aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-imx/Kconfig')
-rw-r--r--arch/arm/mach-imx/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 56684b517070..c1724185c242 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -300,4 +300,13 @@ config MACH_MXT_TD60
300 Include support for i-MXT (aka td60) platform. This 300 Include support for i-MXT (aka td60) platform. This
301 includes specific configurations for the module and its peripherals. 301 includes specific configurations for the module and its peripherals.
302 302
303config MACH_IMX27IPCAM
304 bool "IMX27 IPCAM platform"
305 select SOC_IMX27
306 select IMX_HAVE_PLATFORM_IMX2_WDT
307 select IMX_HAVE_PLATFORM_IMX_UART
308 help
309 Include support for IMX27 IPCAM platform. This includes specific
310 configurations for the board and its peripherals.
311
303endif 312endif