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

config SYS_BOARD
	default "bamboo"

config SYS_VENDOR
	default "amcc"

config SYS_CONFIG_NAME
	default "bamboo"

config DISPLAY_BOARDINFO
	bool
	default y

endif
OpenPOWER on IntegriCloud