diff options
author | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2004-07-19 18:45:46 +0000 |
---|---|---|
committer | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2004-07-19 18:45:46 +0000 |
commit | ea2785d5ba7bd7a8cbc4be71563e8986618357de (patch) | |
tree | 3d05cb948075261e70bf908dae2d41be80a0e29f /obsolete-buildroot/sources/busybox.config | |
parent | 6a635a177a9a5f558adc4163dd7dcde196f57e58 (diff) |
bump snapshot version to 20040718 to fix v1.x flaws
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@105 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'obsolete-buildroot/sources/busybox.config')
-rw-r--r-- | obsolete-buildroot/sources/busybox.config | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/obsolete-buildroot/sources/busybox.config b/obsolete-buildroot/sources/busybox.config index dc8ffab6e1..594ba99df9 100644 --- a/obsolete-buildroot/sources/busybox.config +++ b/obsolete-buildroot/sources/busybox.config @@ -280,7 +280,6 @@ CONFIG_TIME=y # Linux Module Utilities # CONFIG_INSMOD=y -# CONFIG_FEATURE_2_2_MODULES is not set CONFIG_FEATURE_2_4_MODULES=y # CONFIG_FEATURE_2_6_MODULES is not set # CONFIG_FEATURE_INSMOD_VERSION_CHECKING is not set @@ -288,7 +287,6 @@ CONFIG_FEATURE_2_4_MODULES=y # CONFIG_FEATURE_INSMOD_LOADINKMEM is not set # CONFIG_FEATURE_INSMOD_LOAD_MAP is not set CONFIG_LSMOD=y -CONFIG_FEATURE_QUERY_MODULE_INTERFACE=y # CONFIG_MODPROBE is not set CONFIG_RMMOD=y # CONFIG_FEATURE_CHECK_TAINTED_MODULE is not set |