diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-03-14 03:37:40 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-03-14 03:37:40 +0000 |
commit | dcfbd5f656340581e30b08dfa2ec539c4fb89e31 (patch) | |
tree | be76658b6ad9dea8eaceaa9ec544457472186729 /target/linux/generic-2.6/config-template | |
parent | 53a5d4131f8971d4f4a32228e78ba1a55a0381c6 (diff) | |
download | upstream-dcfbd5f656340581e30b08dfa2ec539c4fb89e31.tar.gz upstream-dcfbd5f656340581e30b08dfa2ec539c4fb89e31.tar.bz2 upstream-dcfbd5f656340581e30b08dfa2ec539c4fb89e31.zip |
fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke the old brcm-2.6 port, close #1312, #1451
SVN-Revision: 6564
Diffstat (limited to 'target/linux/generic-2.6/config-template')
-rw-r--r-- | target/linux/generic-2.6/config-template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic-2.6/config-template b/target/linux/generic-2.6/config-template index 1f9c1c42e0..5c981f8097 100644 --- a/target/linux/generic-2.6/config-template +++ b/target/linux/generic-2.6/config-template @@ -336,8 +336,8 @@ CONFIG_INET_XFRM_TUNNEL=m # CONFIG_INFINIBAND is not set # CONFIG_INFTL is not set CONFIG_INIT_ENV_ARG_LIMIT=32 -CONFIG_INOTIFY=y -CONFIG_INOTIFY_USER=y +# CONFIG_INOTIFY is not set +# CONFIG_INOTIFY_USER is not set # CONFIG_INPUT is not set # CONFIG_INPUT_EVBUG is not set CONFIG_INPUT_EVDEV=m |