diff --git a/init/Kconfig b/init/Kconfig
index 247084be059030162838199c953ebac6409f7e01..4d55e81deff014c6debd14ff1953e8289f4086f6 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -1666,6 +1666,7 @@ config BASE_SMALL
 
 menuconfig MODULES
 	bool "Enable loadable module support"
+	option modules
 	help
 	  Kernel modules are small pieces of compiled code which can
 	  be inserted in the running kernel, rather than being