aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2011-10-08 16:18:39 -0400
committerArnd Bergmann <arnd@arndb.de>2011-10-08 16:18:39 -0400
commit589a66da99b0c7d017216c465b770c9de5028783 (patch)
treec013d34ca3c2060ed3b9d8523a0cc4bbf6eefbd3 /drivers/misc
parent32d80f97fe4a86b7e9de5d13030432de115119b1 (diff)
parent519dc3cdfd06fbb67111542fd50d6533b7d1d693 (diff)
Merge branch 'fixes' into next/fixes
Diffstat (limited to 'drivers/misc')
-rw-r--r--drivers/misc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index 2d6423c2d193..166d149d931e 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -63,7 +63,7 @@ config AD525X_DPOT_SPI
63 63
64config ATMEL_PWM 64config ATMEL_PWM
65 tristate "Atmel AT32/AT91 PWM support" 65 tristate "Atmel AT32/AT91 PWM support"
66 depends on AVR32 || ARCH_AT91SAM9263 || ARCH_AT91SAM9RL || ARCH_AT91CAP9 66 depends on HAVE_CLK
67 help 67 help
68 This option enables device driver support for the PWM channels 68 This option enables device driver support for the PWM channels
69 on certain Atmel processors. Pulse Width Modulation is used for 69 on certain Atmel processors. Pulse Width Modulation is used for