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.debug5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/x86/Kconfig.debug b/arch/x86/Kconfig.debug
index 9bb61e1aed69..38211ff0447f 100644
--- a/arch/x86/Kconfig.debug
+++ b/arch/x86/Kconfig.debug
@@ -204,4 +204,9 @@ config DEBUG_BOOT_PARAMS
204 help 204 help
205 This option will cause struct boot_params to be exported via debugfs. 205 This option will cause struct boot_params to be exported via debugfs.
206 206
207config CPA_DEBUG
208 bool "CPA self test code"
209 help
210 Do change_page_attr self tests at boot.
211
207endmenu 212endmenu