X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=arch%2Farm%2Fplat-mxc%2FKconfig;h=71c3c848b0e2256c0805b83e592c006e4f9adc2b;hb=c2aaac70cd00cf5d4687cc35f462e3888c9ac76f;hp=9cc2b16fdf793af36302108b4a65588342257e44;hpb=db30c70575822cc84d87b5613c19cac24734b99f;p=~andy%2Flinux diff --git a/arch/arm/plat-mxc/Kconfig b/arch/arm/plat-mxc/Kconfig index 9cc2b16fdf7..71c3c848b0e 100644 --- a/arch/arm/plat-mxc/Kconfig +++ b/arch/arm/plat-mxc/Kconfig @@ -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