diff options
-rw-r--r-- | arch/arm/mach-imx/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig index 4defb97bbfc8..3d82133a89f6 100644 --- a/arch/arm/mach-imx/Kconfig +++ b/arch/arm/mach-imx/Kconfig | |||
@@ -320,8 +320,8 @@ config MACH_IMX27_VISSTRIM_M10 | |||
320 | select IMX_HAVE_PLATFORM_IMX_I2C | 320 | select IMX_HAVE_PLATFORM_IMX_I2C |
321 | select IMX_HAVE_PLATFORM_IMX_SSI | 321 | select IMX_HAVE_PLATFORM_IMX_SSI |
322 | select IMX_HAVE_PLATFORM_IMX_UART | 322 | select IMX_HAVE_PLATFORM_IMX_UART |
323 | select IMX_HAVE_PLATFORM_MXC_MMC | ||
324 | select IMX_HAVE_PLATFORM_MXC_EHCI | 323 | select IMX_HAVE_PLATFORM_MXC_EHCI |
324 | select IMX_HAVE_PLATFORM_MXC_MMC | ||
325 | help | 325 | help |
326 | Include support for Visstrim_m10 platform and its different variants. | 326 | Include support for Visstrim_m10 platform and its different variants. |
327 | This includes specific configurations for the board and its | 327 | This includes specific configurations for the board and its |