aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx3/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mx3/Kconfig')
-rw-r--r--arch/arm/mach-mx3/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/mach-mx3/Kconfig b/arch/arm/mach-mx3/Kconfig
index e79659e8176e..6fea54196324 100644
--- a/arch/arm/mach-mx3/Kconfig
+++ b/arch/arm/mach-mx3/Kconfig
@@ -8,6 +8,15 @@ config MACH_MX31ADS
8 Include support for MX31ADS platform. This includes specific 8 Include support for MX31ADS platform. This includes specific
9 configurations for the board and its peripherals. 9 configurations for the board and its peripherals.
10 10
11config 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
11config MACH_PCM037 20config MACH_PCM037
12 bool "Support Phytec pcm037 platforms" 21 bool "Support Phytec pcm037 platforms"
13 help 22 help