]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/bcma/Kconfig
btrfs/raid56: Add missing #include <linux/vmalloc.h>
[karo-tx-linux.git] / drivers / bcma / Kconfig
index a533af218368ec7723754a3cf28d8d4cb5d4711a..8b4221cfd118bdb390fea9fa5e6bbfdfe37060f7 100644 (file)
@@ -65,6 +65,14 @@ config BCMA_DRIVER_GMAC_CMN
 
          If unsure, say N
 
+config BCMA_DRIVER_GPIO
+       bool "BCMA GPIO driver"
+       depends on BCMA && GPIOLIB
+       help
+         Driver to provide access to the GPIO pins of the bcma bus.
+
+         If unsure, say N
+
 config BCMA_DEBUG
        bool "BCMA debugging"
        depends on BCMA