macvlan: fix passthru mode race between dev removal and rx path
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / w1 / masters / Kconfig
index e8ca63a..2bd1257 100644 (file)
@@ -50,7 +50,7 @@ config W1_MASTER_DS1WM
 
 config W1_MASTER_GPIO
        tristate "GPIO 1-wire busmaster"
-       depends on GENERIC_GPIO
+       depends on GPIOLIB
        help
          Say Y here if you want to communicate with your 1-wire devices using
          GPIO pins. This driver uses the GPIO API to control the wire.