blob: aee0b239b3b1850baee32f52b7c5200e4ff91770 [file] [log] [blame]
Fuchsia firmware teamd2ca3282021-02-11 11:07:21 -08001if TARGET_M5272C3
2
3config SYS_CPU
4 default "mcf52x2"
5
6config SYS_BOARD
7 default "m5272c3"
8
9config SYS_VENDOR
10 default "freescale"
11
12config SYS_CONFIG_NAME
13 default "M5272C3"
14
15endif