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

config SYS_CPU
	default "mcf5227x"

config SYS_BOARD
	default "m52277evb"

config SYS_VENDOR
	default "freescale"

config SYS_CONFIG_NAME
	default "M52277EVB"

endif
OpenPOWER on IntegriCloud