projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
049b007
)
MODPROBE_SMALL is not experimental anymore
author
Denys Vlasenko
<vda.linux@googlemail.com>
Sat, 24 Oct 2015 02:13:16 +0000
(
04:13
+0200)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Sat, 24 Oct 2015 02:13:16 +0000
(
04:13
+0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
modutils/Config.src
patch
|
blob
|
history
diff --git
a/modutils/Config.src
b/modutils/Config.src
index 449ac65afb792c74f53867280d66d19dc0c7912d..0b11832bca98931beb3bcc9a36ac64ae07ba3272 100644
(file)
--- a/
modutils/Config.src
+++ b/
modutils/Config.src
@@
-38,9
+38,6
@@
config MODPROBE_SMALL
- rmmod is an alias to modprobe -r
- depmod generates modules.dep.bb
- As of 2008-07, this code is experimental. It is 14kb smaller
- than "non-small" modutils.
-
config FEATURE_MODPROBE_SMALL_OPTIONS_ON_CMDLINE
bool "Accept module options on modprobe command line"
default y