diff --git a/security/Kconfig b/security/Kconfig index c4302067a3ad2f3568c7aa831f1402fbc7d0903c..afa91c6f06bb72be64de51ddb8ae584ae09c7f26 100644 --- a/security/Kconfig +++ b/security/Kconfig @@ -57,7 +57,7 @@ config SECURITY_NETWORK config PAGE_TABLE_ISOLATION bool "Remove the kernel mapping in user mode" default y - depends on X86_64 && !UML + depends on X86 && !UML help This feature reduces the number of hardware side channels by ensuring that the majority of kernel addresses are not mapped