summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorPaolo 'Blaisorblade' Giarrusso2005-05-29 00:51:57 +0200
committerLinus Torvalds2005-05-29 01:46:12 +0200
commit34a1a63e37ee8d60bdb842476d9337cdff5413d9 (patch)
tree6f70dfc0557e26e91e62a8849ed45a983c9e114e /init
parent[PATCH] uml: remove unused code (diff)
downloadkernel-qcow2-linux-34a1a63e37ee8d60bdb842476d9337cdff5413d9.tar.gz
kernel-qcow2-linux-34a1a63e37ee8d60bdb842476d9337cdff5413d9.tar.xz
kernel-qcow2-linux-34a1a63e37ee8d60bdb842476d9337cdff5413d9.zip
[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 <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig2
1 files changed, 1 insertions, 1 deletions
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