summaryrefslogtreecommitdiffstats
path: root/board/amcc/ocotea/Kconfig
blob: 5eaf8125579ff0f843b6c8c00cc07cb83bee91aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_OCOTEA

config SYS_BOARD
	string
	default "ocotea"

config SYS_VENDOR
	string
	default "amcc"

config SYS_CONFIG_NAME
	string
	default "ocotea"

endif
OpenPOWER on IntegriCloud