]> Pileus Git - ~andy/linux/blobdiff - arch/arm/plat-mxc/Kconfig
[ARM] iommux mx3: Add pin definitions for I2C
[~andy/linux] / arch / arm / plat-mxc / Kconfig
index 9cc2b16fdf793af36302108b4a65588342257e44..71c3c848b0e2256c0805b83e592c006e4f9adc2b 100644 (file)
@@ -15,6 +15,7 @@ config ARCH_MX1
 config ARCH_MX2
        bool "MX2-based"
        select CPU_ARM926T
+       select COMMON_CLKDEV
        help
          This enables support for systems based on the Freescale i.MX2 family
 
@@ -43,4 +44,10 @@ config MXC_IRQ_PRIOR
          requirements for timing.
          Say N here, unless you have a specialized requirement.
 
+config MXC_PWM
+       tristate "Enable PWM driver"
+       depends on ARCH_MXC
+       help
+         Enable support for the i.MX PWM controller(s).
+
 endif