X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fextcon%2FKconfig;h=3297301a42d4089b74ad4498b456aa495702a810;hb=2156eda2aafa0b0f660656246a11d7c2a9947ff9;hp=5168a1324a65743da44b1e4deff557419cf1ab9e;hpb=a7c1120d2dcc83691bafa034d98f70285757e826;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.