summaryrefslogtreecommitdiffstats
path: root/board/cm5200/Kconfig
blob: b4c8f22f7131da69710856b669f180adb9f20b32 (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_CM5200

config SYS_BOARD
	string
	default "cm5200"

config SYS_CONFIG_NAME
	string
	default "cm5200"

endif
OpenPOWER on IntegriCloud