diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/pwm/Kconfig | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/pwm/Kconfig b/drivers/pwm/Kconfig index 10b6afc94bc3..0e0bfa035083 100644 --- a/drivers/pwm/Kconfig +++ b/drivers/pwm/Kconfig | |||
@@ -38,7 +38,7 @@ config PWM_AB8500 | |||
38 | will be called pwm-ab8500. | 38 | will be called pwm-ab8500. |
39 | 39 | ||
40 | config PWM_ATMEL_TCB | 40 | config PWM_ATMEL_TCB |
41 | tristate "TC Block PWM" | 41 | tristate "Atmel TC Block PWM support" |
42 | depends on ATMEL_TCLIB && OF | 42 | depends on ATMEL_TCLIB && OF |
43 | help | 43 | help |
44 | Generic PWM framework driver for Atmel Timer Counter Block. | 44 | Generic PWM framework driver for Atmel Timer Counter Block. |
@@ -59,7 +59,7 @@ config PWM_BFIN | |||
59 | will be called pwm-bfin. | 59 | will be called pwm-bfin. |
60 | 60 | ||
61 | config PWM_IMX | 61 | config PWM_IMX |
62 | tristate "i.MX pwm support" | 62 | tristate "i.MX PWM support" |
63 | depends on ARCH_MXC | 63 | depends on ARCH_MXC |
64 | help | 64 | help |
65 | Generic PWM framework driver for i.MX. | 65 | Generic PWM framework driver for i.MX. |
@@ -116,7 +116,7 @@ config PWM_PXA | |||
116 | will be called pwm-pxa. | 116 | will be called pwm-pxa. |
117 | 117 | ||
118 | config PWM_SAMSUNG | 118 | config PWM_SAMSUNG |
119 | tristate "Samsung pwm support" | 119 | tristate "Samsung PWM support" |
120 | depends on PLAT_SAMSUNG | 120 | depends on PLAT_SAMSUNG |
121 | help | 121 | help |
122 | Generic PWM framework driver for Samsung. | 122 | Generic PWM framework driver for Samsung. |
@@ -195,7 +195,7 @@ config PWM_TWL_LED | |||
195 | will be called pwm-twl-led. | 195 | will be called pwm-twl-led. |
196 | 196 | ||
197 | config PWM_VT8500 | 197 | config PWM_VT8500 |
198 | tristate "vt8500 pwm support" | 198 | tristate "vt8500 PWM support" |
199 | depends on ARCH_VT8500 | 199 | depends on ARCH_VT8500 |
200 | help | 200 | help |
201 | Generic PWM framework driver for vt8500. | 201 | Generic PWM framework driver for vt8500. |