summaryrefslogtreecommitdiffstats
path: root/board/gw8260/Kconfig
blob: ce8d1b0feef41eec5c0dd693d240d2b91d3a0dfc (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_GW8260

config SYS_BOARD
	string
	default "gw8260"

config SYS_CONFIG_NAME
	string
	default "gw8260"

endif
OpenPOWER on IntegriCloud