summaryrefslogtreecommitdiffstats
path: root/board/cpu86/Kconfig
blob: 27f1e4e25dd881fb1de2e0cf97023b8facd7301b (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_CPU86

config SYS_BOARD
	string
	default "cpu86"

config SYS_CONFIG_NAME
	string
	default "CPU86"

endif
OpenPOWER on IntegriCloud