diff options
Diffstat (limited to 'arch/arm/mach-imx/Kconfig')
-rw-r--r-- | arch/arm/mach-imx/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig index c5c0369bb481..19ed16d0017e 100644 --- a/arch/arm/mach-imx/Kconfig +++ b/arch/arm/mach-imx/Kconfig | |||
@@ -163,6 +163,15 @@ config MACH_MX27_3DS | |||
163 | Include support for MX27PDK platform. This includes specific | 163 | Include support for MX27PDK platform. This includes specific |
164 | configurations for the board and its peripherals. | 164 | configurations for the board and its peripherals. |
165 | 165 | ||
166 | config MACH_IMX27_VISSTRIM_M10 | ||
167 | bool "Vista Silicon i.MX27 Visstrim_m10" | ||
168 | select IMX_HAVE_PLATFORM_IMX_I2C | ||
169 | select IMX_HAVE_PLATFORM_IMX_UART | ||
170 | help | ||
171 | Include support for Visstrim_m10 platform and its different variants. | ||
172 | This includes specific configurations for the board and its | ||
173 | peripherals. | ||
174 | |||
166 | config MACH_IMX27LITE | 175 | config MACH_IMX27LITE |
167 | bool "LogicPD MX27 LITEKIT platform" | 176 | bool "LogicPD MX27 LITEKIT platform" |
168 | select IMX_HAVE_PLATFORM_IMX_UART | 177 | select IMX_HAVE_PLATFORM_IMX_UART |