diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/um/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/um/Kconfig b/arch/um/Kconfig index 1eb21de9d1b5..cdaa2ab19258 100644 --- a/arch/um/Kconfig +++ b/arch/um/Kconfig | |||
@@ -83,7 +83,7 @@ config KERNEL_HALF_GIGS | |||
83 | of physical memory. | 83 | of physical memory. |
84 | 84 | ||
85 | config MODE_SKAS | 85 | config MODE_SKAS |
86 | bool "Separate Kernel Address Space support" | 86 | bool "Separate Kernel Address Space support" if MODE_TT |
87 | default y | 87 | default y |
88 | help | 88 | help |
89 | This option controls whether skas (separate kernel address space) | 89 | This option controls whether skas (separate kernel address space) |