summaryrefslogtreecommitdiffstats
path: root/board/sc3/Kconfig
blob: 74694be90760840897998005c09361d86462eebe (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_SC3

config SYS_BOARD
	string
	default "sc3"

config SYS_CONFIG_NAME
	string
	default "sc3"

endif
OpenPOWER on IntegriCloud