diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-03-14 03:37:40 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-03-14 03:37:40 +0000 |
commit | 513c273d00185846c15eb42d6a7c04aa789a84bb (patch) | |
tree | da9582cdc0be897c7ad0e9db56a36d155ea28630 /target/linux/generic-2.6/config-template | |
parent | e7a1c344d4f6dbcb7ebb8a284f301dfd7522eff1 (diff) |
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 |