summaryrefslogtreecommitdiffstats
path: root/board/g2000/Kconfig
blob: eae48867468d9afcdf81a153a32388f1301be9c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_G2000

config SYS_BOARD
	string
	default "g2000"

config SYS_CONFIG_NAME
	string
	default "G2000"

endif
OpenPOWER on IntegriCloud