summaryrefslogtreecommitdiffstats
path: root/board/freescale/m5282evb/Kconfig
blob: 2ffdd528f63493f8bc6d4f983b7910815820afbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_M5282EVB

config SYS_CPU
	default "mcf52x2"

config SYS_BOARD
	default "m5282evb"

config SYS_VENDOR
	default "freescale"

config SYS_CONFIG_NAME
	default "M5282EVB"

endif
OpenPOWER on IntegriCloud