summaryrefslogtreecommitdiffstats
path: root/board/denx/m28evk/Kconfig
blob: dd4dc4d096d8de9959cd25fec121d03eedd8c056 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_M28EVK

config SYS_BOARD
	default "m28evk"

config SYS_VENDOR
	default "denx"

config SYS_SOC
	default "mxs"

config SYS_CONFIG_NAME
	default "m28evk"

endif
OpenPOWER on IntegriCloud