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

config SYS_BOARD
	default "yucca"

config SYS_VENDOR
	default "amcc"

config SYS_CONFIG_NAME
	default "yucca"

config DISPLAY_BOARDINFO
	bool
	default y

endif
OpenPOWER on IntegriCloud