diff options
Diffstat (limited to 'arch/x86/Kconfig.debug')
-rw-r--r-- | arch/x86/Kconfig.debug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig.debug b/arch/x86/Kconfig.debug index 18363374d51a..a8d3c7e0414a 100644 --- a/arch/x86/Kconfig.debug +++ b/arch/x86/Kconfig.debug | |||
@@ -106,6 +106,7 @@ config DIRECT_GBPAGES | |||
106 | config DEBUG_RODATA_TEST | 106 | config DEBUG_RODATA_TEST |
107 | bool "Testcase for the DEBUG_RODATA feature" | 107 | bool "Testcase for the DEBUG_RODATA feature" |
108 | depends on DEBUG_RODATA | 108 | depends on DEBUG_RODATA |
109 | default y | ||
109 | help | 110 | help |
110 | This option enables a testcase for the DEBUG_RODATA | 111 | This option enables a testcase for the DEBUG_RODATA |
111 | feature as well as for the change_page_attr() infrastructure. | 112 | feature as well as for the change_page_attr() infrastructure. |