summaryrefslogtreecommitdiff
path: root/sources/busybox.config
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-12-11 02:32:07 +0000
committerEric Andersen <andersen@codepoet.org>2003-12-11 02:32:07 +0000
commitccf8da71af3c03d740eaa8b229224c3a22b2f289 (patch)
treed7e1a345b50d63209a5fd47d9810934ddf75e4db /sources/busybox.config
parentdd7945ca8e601efd5c62b7536746504d1fc56a99 (diff)
cope with latest busybox insmod options
Diffstat (limited to 'sources/busybox.config')
-rw-r--r--sources/busybox.config9
1 files changed, 3 insertions, 6 deletions
diff --git a/sources/busybox.config b/sources/busybox.config
index e97bbe482..e83e0146c 100644
--- a/sources/busybox.config
+++ b/sources/busybox.config
@@ -277,12 +277,9 @@ CONFIG_TIME=y
# Linux Module Utilities
#
CONFIG_INSMOD=y
-# CONFIG_FEATURE_OLD_MODULE_INTERFACE is not set
-CONFIG_FEATURE_NEW_MODULE_INTERFACE=y
-
-#
-# Support new (post 2.1) Linux kernels (Forced enabled)
-#
+# CONFIG_FEATURE_2_2_MODULES is not set
+CONFIG_FEATURE_2_4_MODULES=y
+CONFIG_FEATURE_2_6_MODULES=y
# CONFIG_FEATURE_INSMOD_VERSION_CHECKING is not set
# CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS is not set
# CONFIG_FEATURE_INSMOD_LOADINKMEM is not set