diff options
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index 448939d183dd..b1091d7542ce 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -443,7 +443,7 @@ config OBSOLETE_MODPARM | |||
443 | 443 | ||
444 | config MODVERSIONS | 444 | config MODVERSIONS |
445 | bool "Module versioning support (EXPERIMENTAL)" | 445 | bool "Module versioning support (EXPERIMENTAL)" |
446 | depends on MODULES && EXPERIMENTAL && !UML | 446 | depends on MODULES && EXPERIMENTAL |
447 | help | 447 | help |
448 | Usually, you have to use modules compiled with your kernel. | 448 | Usually, you have to use modules compiled with your kernel. |
449 | Saying Y here makes it sometimes possible to use modules | 449 | Saying Y here makes it sometimes possible to use modules |