6fea54196324bd5128fcc1fdcff3df2829754a82
[safe/jmp/linux-2.6] / arch / arm / mach-mx3 / Kconfig
1 menu "MX3 Options"
2         depends on ARCH_MX3
3
4 config 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
11 config MACH_MX31ADS_WM1133_EV1
12         bool "Support Wolfson Microelectronics 1133-EV1 module"
13         depends on MACH_MX31ADS
14         select MFD_WM8350_CONFIG_MODE_0
15         select MFD_WM8352_CONFIG_MODE_0
16         help
17           Include support for the Wolfson Microelectronics 1133-EV1 PMU
18           and audio module for the MX31ADS platform.
19
20 config MACH_PCM037
21         bool "Support Phytec pcm037 platforms"
22         help
23           Include support for Phytec pcm037 platform. This includes
24           specific configurations for the board and its peripherals.
25
26 config MACH_MX31LITE
27         bool "Support MX31 LITEKIT (LogicPD)"
28         default n
29         help
30           Include support for MX31 LITEKIT platform. This includes specific
31           configurations for the board and its peripherals.
32
33 config MACH_MX31_3DS
34         bool "Support MX31PDK (3DS)"
35         default n
36         help
37           Include support for MX31PDK (3DS) platform. This includes specific
38           configurations for the board and its peripherals.
39
40 config MACH_MX31MOBOARD
41         bool "Support mx31moboard platforms (EPFL Mobots group)"
42         default n
43         help
44           Include support for mx31moboard platform. This includes specific
45           configurations for the board and its peripherals.
46
47 endmenu
48