summaryrefslogtreecommitdiffstats
path: root/board/freescale/m54418twr/Kconfig
blob: 7d73b945f2a4fb647a5273447b0e3c7308f91a3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
if TARGET_M54418TWR

config SYS_CPU
	string
	default "mcf5445x"

config SYS_BOARD
	string
	default "m54418twr"

config SYS_VENDOR
	string
	default "freescale"

config SYS_CONFIG_NAME
	string
	default "M54418TWR"

endif
OpenPOWER on IntegriCloud