aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/configs/x86_64_defconfig
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2022-09-02 10:41:42 +0200
committerIngo Molnar <mingo@kernel.org>2022-09-02 10:41:42 +0200
commitc0d2e63d4c618185cdd92faae10bdde33a00c25d (patch)
treec0bf5aae44b55b636edc1565493f41c1a1d16f95 /arch/x86/configs/x86_64_defconfig
parentx86/defconfig: Refresh the defconfigs (diff)
downloadlinux-dev-c0d2e63d4c618185cdd92faae10bdde33a00c25d.tar.xz
linux-dev-c0d2e63d4c618185cdd92faae10bdde33a00c25d.zip
x86/defconfig: Enable CONFIG_DEBUG_WX=y
7 years after it got introduced it's time to make this the default, at least in the x86 defconfigs. Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/configs/x86_64_defconfig')
-rw-r--r--arch/x86/configs/x86_64_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/configs/x86_64_defconfig b/arch/x86/configs/x86_64_defconfig
index 2a7333ba514a..27759236fd60 100644
--- a/arch/x86/configs/x86_64_defconfig
+++ b/arch/x86/configs/x86_64_defconfig
@@ -269,6 +269,7 @@ CONFIG_SECURITY_SELINUX_DISABLE=y
CONFIG_PRINTK_TIME=y
CONFIG_DEBUG_KERNEL=y
CONFIG_MAGIC_SYSRQ=y
+CONFIG_DEBUG_WX=y
CONFIG_DEBUG_STACK_USAGE=y
# CONFIG_SCHED_DEBUG is not set
CONFIG_SCHEDSTATS=y