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

config SYS_CPU
	default "mcf5445x"

config SYS_BOARD
	default "m54455evb"

config SYS_VENDOR
	default "freescale"

config SYS_CONFIG_NAME
	default "M54455EVB"

endif
OpenPOWER on IntegriCloud