summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2017-03-05 08:45:32 +0000
committerPeter Robinson <pbrobinson@gmail.com>2017-03-05 08:45:32 +0000
commit788861c7e14d03efe6387ee23465f4c5f6f232c1 (patch)
tree067ed76d4a97b2c735866e9ce3544a5294d9c949
parent48a18df8c896d7e0be9c6e50d499c089ff1b0661 (diff)
downloadkernel-788861c7e14d03efe6387ee23465f4c5f6f232c1.tar.gz
kernel-788861c7e14d03efe6387ee23465f4c5f6f232c1.tar.xz
kernel-788861c7e14d03efe6387ee23465f4c5f6f232c1.zip
ensure CONFIG_GPIO_SYSFS is enabled for stable releases
-rw-r--r--baseconfig/CONFIG_GPIO_SYSFS2
1 files changed, 1 insertions, 1 deletions
diff --git a/baseconfig/CONFIG_GPIO_SYSFS b/baseconfig/CONFIG_GPIO_SYSFS
index 006904523..52708d181 100644
--- a/baseconfig/CONFIG_GPIO_SYSFS
+++ b/baseconfig/CONFIG_GPIO_SYSFS
@@ -1 +1 @@
-# CONFIG_GPIO_SYSFS is not set
+CONFIG_GPIO_SYSFS=y