summaryrefslogtreecommitdiffstats
path: root/board/cu824/Kconfig
blob: d8666887918b026ba7262d145850a08a14e2889c (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_CU824

config SYS_BOARD
	string
	default "cu824"

config SYS_CONFIG_NAME
	string
	default "CU824"

endif
OpenPOWER on IntegriCloud