blob: e79659e8176ee76c0525123b27cf5b8993d5ae9f [file] [log] [blame]
Quinn Jensen52c543f2007-07-09 22:06:53 +01001menu "MX3 Options"
2 depends on ARCH_MX3
3
4config MACH_MX31ADS
5 bool "Support MX31ADS platforms"
6 default y
7 help
8 Include support for MX31ADS platform. This includes specific
9 configurations for the board and its peripherals.
10
Sascha Hauerce8ffef2008-07-05 10:02:52 +020011config MACH_PCM037
12 bool "Support Phytec pcm037 platforms"
13 help
14 Include support for Phytec pcm037 platform. This includes
15 specific configurations for the board and its peripherals.
16
Daniel Mack9a4cd7a2008-07-05 10:02:53 +020017config MACH_MX31LITE
18 bool "Support MX31 LITEKIT (LogicPD)"
19 default n
20 help
21 Include support for MX31 LITEKIT platform. This includes specific
22 configurations for the board and its peripherals.
23
Fabio Estevam1553a1e2008-11-12 15:38:39 +010024config MACH_MX31_3DS
25 bool "Support MX31PDK (3DS)"
26 default n
27 help
28 Include support for MX31PDK (3DS) platform. This includes specific
29 configurations for the board and its peripherals.
30
Valentin Longchamp988d2d42008-11-23 17:35:08 +010031config MACH_MX31MOBOARD
32 bool "Support mx31moboard platforms (EPFL Mobots group)"
33 default n
34 help
35 Include support for mx31moboard platform. This includes specific
36 configurations for the board and its peripherals.
37
Quinn Jensen52c543f2007-07-09 22:06:53 +010038endmenu
39