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

config SYS_BOARD
	default "m53evk"

config SYS_VENDOR
	default "denx"

config SYS_SOC
	default "mx5"

config SYS_CONFIG_NAME
	default "m53evk"

endif
OpenPOWER on IntegriCloud