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

config SYS_CPU
	string
	default "mcf52x2"

config SYS_BOARD
	string
	default "m5272c3"

config SYS_VENDOR
	string
	default "freescale"

config SYS_CONFIG_NAME
	string
	default "M5272C3"

endif
OpenPOWER on IntegriCloud