diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-01-27 14:34:18 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-01-27 14:34:18 +0000 |
commit | 3e2773d1f68dde89642363784ee62c59fe5a678e (patch) | |
tree | 3a1b90d0c553903ac47d1c2bd83c1c68bf4ef1d2 /target | |
parent | d0e7f8edc538493739c876f03acbe27772e45aee (diff) |
kernel: add a default for CONFIG_NEW_GPIO
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10278 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.23 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.23 b/target/linux/generic-2.6/config-2.6.23 index 62d5ec091..e92c8b3f1 100644 --- a/target/linux/generic-2.6/config-2.6.23 +++ b/target/linux/generic-2.6/config-2.6.23 @@ -850,6 +850,7 @@ CONFIG_NET_SCH_TEQL=m # CONFIG_NET_TULIP is not set CONFIG_NET_WIRELESS=y CONFIG_NET_WIRELESS_RTNETLINK=y +# CONFIG_NEW_GPIO is not set CONFIG_NEW_LEDS=y CONFIG_NFSD=m CONFIG_NFSD_TCP=y |