summaryrefslogtreecommitdiffstats
path: root/board/cpc45/Kconfig
blob: fd1a5367c0563e3dee55e9f64e3202ffe62f4883 (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_CPC45

config SYS_BOARD
	string
	default "cpc45"

config SYS_CONFIG_NAME
	string
	default "CPC45"

endif
OpenPOWER on IntegriCloud