summaryrefslogtreecommitdiff
path: root/src/cpu/x86/Kconfig.debug_cpu
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/x86/Kconfig.debug_cpu')
-rw-r--r--src/cpu/x86/Kconfig.debug_cpu4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/cpu/x86/Kconfig.debug_cpu b/src/cpu/x86/Kconfig.debug_cpu
index 056934107c..f8ed370486 100644
--- a/src/cpu/x86/Kconfig.debug_cpu
+++ b/src/cpu/x86/Kconfig.debug_cpu
@@ -5,12 +5,8 @@ config DEBUG_CAR
bool "Output verbose Cache-as-RAM debug messages"
depends on HAVE_DEBUG_CAR
-config HAVE_DISPLAY_MTRRS
- bool
-
config DISPLAY_MTRRS
bool "Display intermediate MTRR settings"
- depends on HAVE_DISPLAY_MTRRS
config DEBUG_SMM_RELOCATION
bool "Debug SMM relocation code"