summaryrefslogtreecommitdiffstats
path: root/board/ids/ids8247/Kconfig
blob: a80af9e8aaf6e0e1af83d8c44a8680c542005582 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_IDS8247

config SYS_BOARD
	string
	default "ids8247"

config SYS_VENDOR
	string
	default "ids"

config SYS_CONFIG_NAME
	string
	default "IDS8247"

endif
OpenPOWER on IntegriCloud