summaryrefslogtreecommitdiffstats
path: root/board/ifm/ac14xx/Kconfig
blob: 0772d57b757d833e36306ab75687721b9c911a70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_AC14XX

config SYS_BOARD
	string
	default "ac14xx"

config SYS_VENDOR
	string
	default "ifm"

config SYS_CONFIG_NAME
	string
	default "ac14xx"

endif
OpenPOWER on IntegriCloud