summaryrefslogtreecommitdiffstats
path: root/board/csb472/Kconfig
blob: 05230a01f9c330676fb30ba9613a90e65af883f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_CSB472

config SYS_BOARD
	string
	default "csb472"

config SYS_CONFIG_NAME
	string
	default "csb472"

endif
OpenPOWER on IntegriCloud