Skip to content

Commit c0d2e63

Browse files
author
Ingo Molnar
committed
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 <[email protected]>
1 parent 8129093 commit c0d2e63

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

arch/x86/configs/i386_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ CONFIG_PRINTK_TIME=y
273273
CONFIG_DEBUG_KERNEL=y
274274
CONFIG_FRAME_WARN=1024
275275
CONFIG_MAGIC_SYSRQ=y
276+
CONFIG_DEBUG_WX=y
276277
CONFIG_DEBUG_STACK_USAGE=y
277278
# CONFIG_SCHED_DEBUG is not set
278279
CONFIG_SCHEDSTATS=y

arch/x86/configs/x86_64_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ CONFIG_SECURITY_SELINUX_DISABLE=y
269269
CONFIG_PRINTK_TIME=y
270270
CONFIG_DEBUG_KERNEL=y
271271
CONFIG_MAGIC_SYSRQ=y
272+
CONFIG_DEBUG_WX=y
272273
CONFIG_DEBUG_STACK_USAGE=y
273274
# CONFIG_SCHED_DEBUG is not set
274275
CONFIG_SCHEDSTATS=y

0 commit comments

Comments
 (0)