projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd7945c
)
cope with latest busybox insmod options
author
Eric Andersen
<andersen@codepoet.org>
Thu, 11 Dec 2003 02:32:07 +0000
(
02:32
-0000)
committer
Eric Andersen
<andersen@codepoet.org>
Thu, 11 Dec 2003 02:32:07 +0000
(
02:32
-0000)
sources/busybox.config
patch
|
blob
|
history
diff --git
a/sources/busybox.config
b/sources/busybox.config
index e97bbe482c2f2746da5e1068413d89946dc09fb4..e83e0146cabb1e34a9bc58b896cca91878d93566 100644
(file)
--- 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