diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-09-04 13:34:36 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-09-04 13:34:36 +0000 |
commit | 7fe2ab8c6a9c7b89c19faf16144c3f8d04693b5e (patch) | |
tree | ec3c91d970893f6676f4e23edb80f58be292c2b1 /target/linux/generic-2.6/config-2.6.26 | |
parent | 39803ef0a6b18964d7afc7db33fb98d5bac4f98b (diff) | |
download | upstream-7fe2ab8c6a9c7b89c19faf16144c3f8d04693b5e.tar.gz upstream-7fe2ab8c6a9c7b89c19faf16144c3f8d04693b5e.tar.bz2 upstream-7fe2ab8c6a9c7b89c19faf16144c3f8d04693b5e.zip |
[kernel] 2.6.26: backport gpio sysfs support form 2.6.27-rcX
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12526 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.26')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.26 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.26 b/target/linux/generic-2.6/config-2.6.26 index dbf2b23b98..474668b701 100644 --- a/target/linux/generic-2.6/config-2.6.26 +++ b/target/linux/generic-2.6/config-2.6.26 @@ -389,6 +389,7 @@ CONFIG_GENERIC_IRQ_PROBE=y CONFIG_GENERIC_TIME=y # CONFIG_GFS2_FS is not set CONFIG_GPIO_DEVICE=m +# CONFIG_GPIO_SYSFS is not set # CONFIG_GROUP_SCHED is not set # CONFIG_HAMACHI is not set CONFIG_HAMRADIO=y |