summaryrefslogtreecommitdiffstats
path: root/board/cpu87/Kconfig
blob: b45225dd0993e03552d7894f5670b446276ee2fb (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_CPU87

config SYS_BOARD
	string
	default "cpu87"

config SYS_CONFIG_NAME
	string
	default "CPU87"

endif
OpenPOWER on IntegriCloud