summaryrefslogtreecommitdiffstats
path: root/board/mcc200/Kconfig
blob: c4e8cf168c7a039dd0ddb2e85b37158cd0328e66 (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_MCC200

config SYS_BOARD
	string
	default "mcc200"

config SYS_CONFIG_NAME
	string
	default "mcc200"

endif
OpenPOWER on IntegriCloud