From 5435a05c59f768601c46743c4099c4da2f7f7e8e Mon Sep 17 00:00:00 2001 From: hcg Date: Tue, 10 Aug 2010 07:20:01 +0000 Subject: [PATCH] [gumstix] enable gpio uesrspace interface via sysfs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22571 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/omap35xx/gumstix/config-2.6.34 | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.11.0