diff options
Diffstat (limited to 'arch/arm/mach-mx3/Kconfig')
-rw-r--r-- | arch/arm/mach-mx3/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mx3/Kconfig b/arch/arm/mach-mx3/Kconfig index 85beece802aa..2ae10885635a 100644 --- a/arch/arm/mach-mx3/Kconfig +++ b/arch/arm/mach-mx3/Kconfig | |||
@@ -140,6 +140,7 @@ config MACH_MX35_3DS | |||
140 | bool "Support MX35PDK platform" | 140 | bool "Support MX35PDK platform" |
141 | select ARCH_MX35 | 141 | select ARCH_MX35 |
142 | select IMX_HAVE_PLATFORM_IMX_UART | 142 | select IMX_HAVE_PLATFORM_IMX_UART |
143 | select IMX_HAVE_PLATFORM_MXC_NAND | ||
143 | default n | 144 | default n |
144 | help | 145 | help |
145 | Include support for MX35PDK platform. This includes specific | 146 | Include support for MX35PDK platform. This includes specific |