]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/gpio/Kconfig
kconfig: remove redundant 'default n'
[karo-tx-uboot.git] / drivers / gpio / Kconfig
index 9a5d29debb91d271a1bfcf5dd3e0d8d791090c43..6264c03443eced21906e0690070e28acaddcd582 100644 (file)
@@ -17,14 +17,12 @@ config DM_GPIO
 config DWAPB_GPIO
        bool "DWAPB GPIO driver"
        depends on DM && DM_GPIO
-       default n
        help
          Support for the Designware APB GPIO driver.
 
 config LPC32XX_GPIO
        bool "LPC32XX GPIO driver"
        depends on DM
-       default n
        help
          Support for the LPC32XX GPIO driver.
 
@@ -52,7 +50,6 @@ config SANDBOX_GPIO_COUNT
 config VYBRID_GPIO
        bool "Vybrid GPIO driver"
        depends on DM
-       default n
        help
          Say yes here to support Vybrid vf610 GPIOs.