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

Commit eafbaa94 authored by Adrian Bunk's avatar Adrian Bunk Committed by Linus Torvalds
Browse files

[PATCH] uml: prevent MODE_SKAS=n and MODE_TT=n



If MODE_TT=n, MODE_SKAS must be y.

Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
Acked-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 c0a689d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -83,7 +83,7 @@ config KERNEL_HALF_GIGS
        of physical memory.

config MODE_SKAS
	bool "Separate Kernel Address Space support"
	bool "Separate Kernel Address Space support" if MODE_TT
	default y
	help
	This option controls whether skas (separate kernel address space)