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

config SYS_BOARD
	string
	default "ids8313"

config SYS_VENDOR
	string
	default "ids"

config SYS_CONFIG_NAME
	string
	default "ids8313"

endif
OpenPOWER on IntegriCloud