[PATCH 3/6] UML - Revert compile-time option checking

From: Jeff Dike
Date: Sun Jan 08 2006 - 22:17:44 EST


Undo the previous no-modes patch since Adrian Bunk sent in a kbuild way
of doing the same thing.

Signed-off-by: Jeff Dike <jdike@xxxxxxxxxxx>

Index: linux-2.6.15-mm/arch/um/kernel/um_arch.c
===================================================================
--- linux-2.6.15-mm.orig/arch/um/kernel/um_arch.c 2006-01-06 22:25:10.000000000 -0500
+++ linux-2.6.15-mm/arch/um/kernel/um_arch.c 2006-01-06 23:36:39.000000000 -0500
@@ -243,10 +243,6 @@ static int __init mode_tt_setup(char *li
return(0);
}

-#else
-
-#error Either CONFIG_MODE_TT or CONFIG_MODE_SKAS must be enabled
-
#endif
#endif
#endif

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/