aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2010-08-10 07:20:01 +0000
committerHamish Guthrie <hcg@openwrt.org>2010-08-10 07:20:01 +0000
commit301e30520245201b9d8c9b53c3450b87bdfee88c (patch)
treefc596cbf4d48527c237edd7dbe6aafaeca1d3594
parent2794642eded3c78325a8a5864801d90ae82a6413 (diff)
downloadmaster-187ad058-301e30520245201b9d8c9b53c3450b87bdfee88c.tar.gz
master-187ad058-301e30520245201b9d8c9b53c3450b87bdfee88c.tar.bz2
master-187ad058-301e30520245201b9d8c9b53c3450b87bdfee88c.zip
[gumstix] enable gpio uesrspace interface via sysfs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22571 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/omap35xx/gumstix/config-2.6.342
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/omap35xx/gumstix/config-2.6.34 b/target/linux/omap35xx/gumstix/config-2.6.34
index 4dd057af5a..a79aa803cf 100644
--- a/target/linux/omap35xx/gumstix/config-2.6.34
+++ b/target/linux/omap35xx/gumstix/config-2.6.34
@@ -86,6 +86,7 @@ CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_WORKQUEUE=y
+CONFIG_DEBUG_GPIO=y
CONFIG_DEBUG_INFO=y
CONFIG_DEBUG_KERNEL=y
CONFIG_DEBUG_MUTEXES=y
@@ -147,6 +148,7 @@ CONFIG_GENERIC_FIND_LAST_BIT=y
CONFIG_GENERIC_GPIO=y
CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
CONFIG_GPIOLIB=y
+CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_TWL4030=y
# CONFIG_HAMRADIO is not set
CONFIG_HARDIRQS_SW_RESEND=y