From: Paolo 'Blaisorblade' Giarrusso 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 --- init/Kconfig | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN init/Kconfig~uml-add-modversions-support init/Kconfig --- 25/init/Kconfig~uml-add-modversions-support 2005-05-11 21:14:57.000000000 -0700 +++ 25-akpm/init/Kconfig 2005-05-11 21:14:57.000000000 -0700 @@ -443,7 +443,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 _