Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a327ca2c authored by Johannes Berg's avatar Johannes Berg Committed by Rusty Russell
Browse files

remove CONFIG_KMOD



Now that nothing depends on it any more, remove CONFIG_KMOD.

Signed-off-by: default avatarJohannes Berg <johannes@sipsolutions.net>
Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 7d3b56ba
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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