s390/qeth: fix SETIP command handling
[pandora-kernel.git] / security / Kconfig
index 19f8319..b9bc07d 100644 (file)
@@ -96,10 +96,10 @@ config SECURITY
 
          If you are unsure how to answer this question, answer N.
 
-config KAISER
+config PAGE_TABLE_ISOLATION
        bool "Remove the kernel mapping in user mode"
        default y
-       depends on X86_64 && SMP && !PARAVIRT
+       depends on X86_64 && SMP
        help
          This enforces a strict kernel and user space isolation, in order
          to close hardware side channels on kernel address information.