Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit edc0e659 authored by Jeff Dike's avatar Jeff Dike Committed by Linus Torvalds
Browse files

[PATCH] uml: revert compile-time option checking



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

Signed-off-by: default avatarJeff Dike <jdike@addtoit.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 114d1ff4
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -243,10 +243,6 @@ static int __init mode_tt_setup(char *line, int *add)
	return(0);
}

#else

#error Either CONFIG_MODE_TT or CONFIG_MODE_SKAS must be enabled

#endif
#endif
#endif