diff options
| -rw-r--r-- | drivers/misc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index a43d0c467274..ee9402324a23 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig | |||
| @@ -54,7 +54,7 @@ config AD525X_DPOT_SPI | |||
| 54 | config ATMEL_PWM | 54 | config ATMEL_PWM |
| 55 | tristate "Atmel AT32/AT91 PWM support" | 55 | tristate "Atmel AT32/AT91 PWM support" |
| 56 | depends on HAVE_CLK | 56 | depends on HAVE_CLK |
| 57 | depends on AVR32 || AT91SAM9263 || AT91SAM9RL || AT91SAM9G45 | 57 | depends on AVR32 || ARCH_AT91SAM9263 || ARCH_AT91SAM9RL || ARCH_AT91SAM9G45 |
| 58 | help | 58 | help |
| 59 | This option enables device driver support for the PWM channels | 59 | This option enables device driver support for the PWM channels |
| 60 | on certain Atmel processors. Pulse Width Modulation is used for | 60 | on certain Atmel processors. Pulse Width Modulation is used for |
