summaryrefslogtreecommitdiffstats
path: root/board/LEOX/elpt860/Kconfig
blob: 2cfa5bcbcb8beae14ae552a67e9caae362d1b1a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_ELPT860

config SYS_BOARD
	string
	default "elpt860"

config SYS_VENDOR
	string
	default "LEOX"

config SYS_CONFIG_NAME
	string
	default "ELPT860"

endif
OpenPOWER on IntegriCloud