X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fextcon%2FKconfig;h=3297301a42d4089b74ad4498b456aa495702a810;hb=1874098820e8269fe88d67bc08c908134dd87102;hp=5168a1324a65743da44b1e4deff557419cf1ab9e;hpb=e3b59518c10e08eeb06215abf06f50e8f83b51dc;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/extcon/Kconfig b/drivers/extcon/Kconfig index 5168a1324a65..3297301a42d4 100644 --- a/drivers/extcon/Kconfig +++ b/drivers/extcon/Kconfig @@ -16,7 +16,7 @@ comment "Extcon Device Drivers" config EXTCON_GPIO tristate "GPIO extcon support" - depends on GENERIC_GPIO + depends on GPIOLIB help Say Y here to enable GPIO based extcon support. Note that GPIO extcon supports single state per extcon instance.