diff --git a/init/Kconfig b/init/Kconfig index ea097e0a9c02964abbe421d5aaf3efc1459e4010..11930fbb1e02613143f547f8a51bd82b6555d61a 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -460,8 +460,8 @@ config OBSOLETE_MODPARM If unsure, say Y. config MODVERSIONS - bool "Module versioning support (EXPERIMENTAL)" - depends on MODULES && EXPERIMENTAL + bool "Module versioning support" + depends on MODULES help Usually, you have to use modules compiled with your kernel. Saying Y here makes it sometimes possible to use modules