diff options
Diffstat (limited to 'arch/arm/mach-mx5/Kconfig')
-rw-r--r-- | arch/arm/mach-mx5/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mx5/Kconfig b/arch/arm/mach-mx5/Kconfig index 6466d7389c31..f065a0d8d934 100644 --- a/arch/arm/mach-mx5/Kconfig +++ b/arch/arm/mach-mx5/Kconfig | |||
@@ -160,6 +160,7 @@ config MACH_MX53_LOCO | |||
160 | bool "Support MX53 LOCO platforms" | 160 | bool "Support MX53 LOCO platforms" |
161 | select SOC_IMX53 | 161 | select SOC_IMX53 |
162 | select IMX_HAVE_PLATFORM_IMX2_WDT | 162 | select IMX_HAVE_PLATFORM_IMX2_WDT |
163 | select IMX_HAVE_PLATFORM_IMX_I2C | ||
163 | select IMX_HAVE_PLATFORM_IMX_UART | 164 | select IMX_HAVE_PLATFORM_IMX_UART |
164 | help | 165 | help |
165 | Include support for MX53 LOCO platform. This includes specific | 166 | Include support for MX53 LOCO platform. This includes specific |