]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/unicore32/Kconfig
Merge remote-tracking branch 'pwm/for-next'
[karo-tx-linux.git] / arch / unicore32 / Kconfig
index 5d53ffd5736ff47c82f1c60b31f35d4f7a930233..f8da81d7f7ac55bd802e09b1a62cd34bea1bdda2 100644 (file)
@@ -21,9 +21,6 @@ config UNICORE32
          designs licensed by PKUnity Ltd.
          Please see web page at <http://www.pkunity.com/>.
 
-config HAVE_PWM
-       bool
-
 config GENERIC_GPIO
        def_bool y
 
@@ -109,7 +106,8 @@ config PUV3_DB0913
 
 config PUV3_NB0916
        bool "NetBook board (0916)"
-       select HAVE_PWM
+       select PWM
+       select PWM_PUV3
 
 config PUV3_SMW0919
        bool "Security Mini-Workstation board (0919)"
@@ -223,12 +221,6 @@ config PUV3_GPIO
        select GPIO_SYSFS if EXPERIMENTAL
        default y
 
-config PUV3_PWM
-       tristate
-       default BACKLIGHT_PWM
-       help
-         Enable support for NB0916 PWM controllers
-
 if PUV3_NB0916
 
 menu "PKUnity NetBook-0916 Features"