diff --git a/[refs] b/[refs] index 62153a83bc83..afaf3ea4f2ce 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d133181d873255cb071f8b19c4b2c1f326c2de95 +refs/heads/master: 8b6e47ad062e6ac993fb80256344fc499c1e827b diff --git a/trunk/drivers/misc/Kconfig b/trunk/drivers/misc/Kconfig index 9e8a5e9d15c0..efd3aa08b88b 100644 --- a/trunk/drivers/misc/Kconfig +++ b/trunk/drivers/misc/Kconfig @@ -15,7 +15,7 @@ if MISC_DEVICES config ATMEL_PWM tristate "Atmel AT32/AT91 PWM support" - depends on AVR32 || ARCH_AT91 + depends on AVR32 || ARCH_AT91SAM9263 || ARCH_AT91SAM9RL || ARCH_AT91CAP9 help This option enables device driver support for the PWM channels on certain Atmel prcoessors. Pulse Width Modulation is used for