diff --git a/[refs] b/[refs] index dc170bf0fba1..765a739f8331 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0cb3d9c6ba53e104f6b8e4f6ff368ec510dee575 +refs/heads/master: 4c0ea2337734979eb4525e5af816724ab1083883 diff --git a/trunk/drivers/gpio/Kconfig b/trunk/drivers/gpio/Kconfig index 682de754d63f..4c545861e3f1 100644 --- a/trunk/drivers/gpio/Kconfig +++ b/trunk/drivers/gpio/Kconfig @@ -66,7 +66,7 @@ config DEBUG_GPIO config GPIO_SYSFS bool "/sys/class/gpio/... (sysfs interface)" - depends on SYSFS && EXPERIMENTAL + depends on SYSFS help Say Y here to add a sysfs interface for GPIOs.