summaryrefslogtreecommitdiffstats
path: root/board/a3000/Kconfig
blob: 9ce64fdb7e9944f813b159e680f940c87ae39a3c (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_A3000

config SYS_BOARD
	string
	default "a3000"

config SYS_CONFIG_NAME
	string
	default "A3000"

endif
OpenPOWER on IntegriCloud