diff options
Diffstat (limited to 'drivers/misc')
-rw-r--r-- | drivers/misc/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 154f3ef0763..98a442da892 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig | |||
@@ -64,6 +64,7 @@ config AB8500_PWM | |||
64 | bool "AB8500 PWM support" | 64 | bool "AB8500 PWM support" |
65 | depends on AB8500_CORE && ARCH_U8500 | 65 | depends on AB8500_CORE && ARCH_U8500 |
66 | select HAVE_PWM | 66 | select HAVE_PWM |
67 | depends on !PWM | ||
67 | help | 68 | help |
68 | This driver exports functions to enable/disble/config/free Pulse | 69 | This driver exports functions to enable/disble/config/free Pulse |
69 | Width Modulation in the Analog Baseband Chip AB8500. | 70 | Width Modulation in the Analog Baseband Chip AB8500. |