mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 20:51:44 +00:00
remove CONFIG_KMOD
Now that nothing depends on it any more, remove CONFIG_KMOD. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
7d3b56ba37
commit
a327ca2c26
@ -916,12 +916,6 @@ config MODULE_SRCVERSION_ALL
|
||||
the version). With this option, such a "srcversion" field
|
||||
will be created for all modules. If unsure, say N.
|
||||
|
||||
config KMOD
|
||||
def_bool y
|
||||
help
|
||||
This is being removed soon. These days, CONFIG_MODULES
|
||||
implies CONFIG_KMOD, so use that instead.
|
||||
|
||||
endif # MODULES
|
||||
|
||||
config INIT_ALL_POSSIBLE
|
||||
|
Loading…
Reference in New Issue
Block a user