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

Commit 0d541643 authored by Sam Ravnborg's avatar Sam Ravnborg
Browse files

kbuild: remove EXPERIMENTAL tag from Module versioning



Module versioning support has been stable for a loong time
so let's get rid of the EXPERIMENTAL tag.

Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent c40f5640
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -460,8 +460,8 @@ config OBSOLETE_MODPARM
	  If unsure, say Y.
	  If unsure, say Y.


config MODVERSIONS
config MODVERSIONS
	bool "Module versioning support (EXPERIMENTAL)"
	bool "Module versioning support"
	depends on MODULES && EXPERIMENTAL
	depends on MODULES
	help
	help
	  Usually, you have to use modules compiled with your kernel.
	  Usually, you have to use modules compiled with your kernel.
	  Saying Y here makes it sometimes possible to use modules
	  Saying Y here makes it sometimes possible to use modules