Commit a327ca2c2674c5a9a0073421df19bfc362698136

Authored by Johannes Berg
Committed by Rusty Russell
1 parent 7d3b56ba37

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>

Showing 1 changed file with 0 additions and 6 deletions Side-by-side Diff

... ... @@ -916,12 +916,6 @@
916 916 the version). With this option, such a "srcversion" field
917 917 will be created for all modules. If unsure, say N.
918 918  
919   -config KMOD
920   - def_bool y
921   - help
922   - This is being removed soon. These days, CONFIG_MODULES
923   - implies CONFIG_KMOD, so use that instead.
924   -
925 919 endif # MODULES
926 920  
927 921 config INIT_ALL_POSSIBLE