summaryrefslogtreecommitdiffstats
path: root/board/ppcag/bg0900/Kconfig
blob: d7f2368a230d9960fb1465432778bc1a9a98a10e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_BG0900

config SYS_BOARD
	default "bg0900"

config SYS_VENDOR
	default "ppcag"

config SYS_SOC
	default "mxs"

config SYS_CONFIG_NAME
	default "bg0900"

endif
OpenPOWER on IntegriCloud