From: Paolo 'Blaisorblade' Giarrusso Date: Sat, 28 May 2005 22:51:57 +0000 (-0700) Subject: [PATCH] uml: add modversions support X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=34a1a63e37ee8d60bdb842476d9337cdff5413d9;p=openwrt%2Fstaging%2Fblogic.git [PATCH] uml: add modversions support Actually, the real support was added by some earlier patches. Now we simply re-enable the config. option. I've actually tested it and it works well. Signed-off-by: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/init/Kconfig b/init/Kconfig index d920baed109a..a7660ccc693f 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -442,7 +442,7 @@ config OBSOLETE_MODPARM config MODVERSIONS bool "Module versioning support (EXPERIMENTAL)" - depends on MODULES && EXPERIMENTAL && !UML + depends on MODULES && EXPERIMENTAL help Usually, you have to use modules compiled with your kernel. Saying Y here makes it sometimes possible to use modules