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 ac1e31ba4795..b5c5b55d0437 100644
--- a/arch/x86/Kconfig.debug
+++ b/arch/x86/Kconfig.debug
@@ -102,6 +102,7 @@ config DIRECT_GBPAGES
102config DEBUG_RODATA_TEST 102config DEBUG_RODATA_TEST
103 bool "Testcase for the DEBUG_RODATA feature" 103 bool "Testcase for the DEBUG_RODATA feature"
104 depends on DEBUG_RODATA 104 depends on DEBUG_RODATA
105 default y
105 help 106 help
106 This option enables a testcase for the DEBUG_RODATA 107 This option enables a testcase for the DEBUG_RODATA
107 feature as well as for the change_page_attr() infrastructure. 108 feature as well as for the change_page_attr() infrastructure.