summaryrefslogtreecommitdiffstats
path: root/board/amcc/luan/Kconfig
blob: 3df90af484d634cc4977a230976ec9ef2a322093 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_LUAN

config SYS_BOARD
	default "luan"

config SYS_VENDOR
	default "amcc"

config SYS_CONFIG_NAME
	default "luan"

endif
OpenPOWER on IntegriCloud