blob: db9431dee1b4c18b80c47f968bc1c5dc99962041 [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
Quinn Jensen52c543f2007-07-09 22:06:53 +010024endmenu
25