]> Pileus Git - ~andy/linux/blobdiff - drivers/pwm/Kconfig
pwm: Add LP3943 PWM driver
[~andy/linux] / drivers / pwm / Kconfig
index eece329d78729049c4dd7b2e49668217309a5668..7acab93d5a47effcb69a94062efb33fe16ffda24 100644 (file)
@@ -90,6 +90,16 @@ config PWM_JZ4740
          To compile this driver as a module, choose M here: the module
          will be called pwm-jz4740.
 
+config PWM_LP3943
+       tristate "TI/National Semiconductor LP3943 PWM support"
+       depends on MFD_LP3943
+       help
+         Generic PWM framework driver for LP3943 which supports two PWM
+         channels.
+
+         To compile this driver as a module, choose M here: the module
+         will be called pwm-lp3943.
+
 config PWM_LPC32XX
        tristate "LPC32XX PWM support"
        depends on ARCH_LPC32XX