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

config SYS_CPU
	default "mcf52x2"

config SYS_BOARD
	default "m5272c3"

config SYS_VENDOR
	default "freescale"

config SYS_CONFIG_NAME
	default "M5272C3"

endif
OpenPOWER on IntegriCloud