Skip to content

Commit

Permalink
remove CONFIG_KMOD
Browse files Browse the repository at this point in the history
Now that nothing depends on it any more, remove CONFIG_KMOD.

Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
  • Loading branch information
jmberg authored and rustyrussell committed Jan 4, 2009
1 parent 7d3b56b commit a327ca2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a327ca2

Please sign in to comment.