summaryrefslogtreecommitdiffstats
path: root/board/ipek01/Kconfig
blob: a2a1f8635489c1162af062086ad12f86a54e61c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_IPEK01

config SYS_BOARD
	string
	default "ipek01"

config SYS_CONFIG_NAME
	string
	default "ipek01"

endif
OpenPOWER on IntegriCloud