aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig.debug
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig.debug')
-rw-r--r--arch/x86/Kconfig.debug1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig.debug b/arch/x86/Kconfig.debug
index 2a3dfbd5e677..95fe606cb9a3 100644
--- a/arch/x86/Kconfig.debug
+++ b/arch/x86/Kconfig.debug
@@ -129,6 +129,7 @@ config DIRECT_GBPAGES
129config DEBUG_RODATA_TEST 129config DEBUG_RODATA_TEST
130 bool "Testcase for the DEBUG_RODATA feature" 130 bool "Testcase for the DEBUG_RODATA feature"
131 depends on DEBUG_RODATA 131 depends on DEBUG_RODATA
132 default y
132 help 133 help
133 This option enables a testcase for the DEBUG_RODATA 134 This option enables a testcase for the DEBUG_RODATA
134 feature as well as for the change_page_attr() infrastructure. 135 feature as well as for the change_page_attr() infrastructure.