aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-12-27 08:10:05 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-12-27 08:10:05 +0000
commite95017c9b40e2b5f53aaf9386c9220d0aeb4f406 (patch)
tree8a840d89af529955d87d2380c3467aaf6eebbe57 /target
parentec103967cb5570cac5558b94aad95fd68a32635a (diff)
downloadmaster-187ad058-e95017c9b40e2b5f53aaf9386c9220d0aeb4f406.tar.gz
master-187ad058-e95017c9b40e2b5f53aaf9386c9220d0aeb4f406.tar.bz2
master-187ad058-e95017c9b40e2b5f53aaf9386c9220d0aeb4f406.zip
gemini: enable GPIO sysfs interface
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24839 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/gemini/config-default1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/gemini/config-default b/target/linux/gemini/config-default
index bff3169331..767cb9f2ff 100644
--- a/target/linux/gemini/config-default
+++ b/target/linux/gemini/config-default
@@ -52,6 +52,7 @@ CONFIG_GENERIC_GPIO=y
CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
# CONFIG_GENERIC_TIME is not set
CONFIG_GPIOLIB=y
+CONFIG_GPIO_SYSFS=y
# CONFIG_HAMRADIO is not set
CONFIG_HARDIRQS_SW_RESEND=y
CONFIG_HAS_DMA=y