|
@@ -15,7 +15,7 @@ if MISC_DEVICES
|
|
|
|
|
|
config ATMEL_PWM
|
|
config ATMEL_PWM
|
|
tristate "Atmel AT32/AT91 PWM support"
|
|
tristate "Atmel AT32/AT91 PWM support"
|
|
- depends on AVR32 || ARCH_AT91
|
|
|
|
|
|
+ depends on AVR32 || ARCH_AT91SAM9263 || ARCH_AT91SAM9RL || ARCH_AT91CAP9
|
|
help
|
|
help
|
|
This option enables device driver support for the PWM channels
|
|
This option enables device driver support for the PWM channels
|
|
on certain Atmel prcoessors. Pulse Width Modulation is used for
|
|
on certain Atmel prcoessors. Pulse Width Modulation is used for
|