summaryrefslogtreecommitdiffstats
path: root/board/htkw/mcx/Kconfig
blob: 343ff4d0f080e5a93cea8d4c6de70cb03c622848 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_MCX

config SYS_BOARD
	string
	default "mcx"

config SYS_VENDOR
	string
	default "htkw"

config SYS_CONFIG_NAME
	string
	default "mcx"

endif
OpenPOWER on IntegriCloud