[PATCH 1/2] ARM imx53: add pwm devices support

Eric Miao eric.miao at linaro.org
Tue Mar 1 03:21:37 EST 2011


>>  config IMX_HAVE_PLATFORM_MXC_PWM
>>       bool
>> +     default y if ARCH_MX21 || ARCH_MX25 || SOC_IMX27 || SOC_IMX51 || SOC_IMX53
> If you do this, can you please use SOC_IMX21 and SOC_IMX25?  Or maybe
> even def_bool y?
>

Or the other way, in config SOC_IMX53, select IMX_HAVE_PLATFORM_MXC_PWM?



More information about the linux-arm-kernel mailing list