summaryrefslogtreecommitdiffstats
path: root/board/icecube/Kconfig
blob: d409cd7c67698f810c211ac1a760beeeccbb8319 (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_ICECUBE

config SYS_BOARD
	string
	default "icecube"

config SYS_CONFIG_NAME
	string
	default "IceCube"

endif
OpenPOWER on IntegriCloud