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 | 9a1beb72da81192873e8a18adc33d978725ede30 (patch) | |
tree | da9582cdc0be897c7ad0e9db56a36d155ea28630 /target/linux/generic-2.6/config-template | |
parent | a091fb867b3df7eda357e216d4d5bbcacac9eb07 (diff) | |
download | upstream-9a1beb72da81192873e8a18adc33d978725ede30.tar.gz upstream-9a1beb72da81192873e8a18adc33d978725ede30.tar.bz2 upstream-9a1beb72da81192873e8a18adc33d978725ede30.zip |
fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke the old brcm-2.6 port, close #1312, #1451
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6564 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |