diff options
-rw-r--r-- | src/cpu/x86/Kconfig.debug_cpu | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/cpu/x86/Kconfig.debug_cpu b/src/cpu/x86/Kconfig.debug_cpu index 8e0c3e4233..ddcb119ebe 100644 --- a/src/cpu/x86/Kconfig.debug_cpu +++ b/src/cpu/x86/Kconfig.debug_cpu @@ -1,12 +1,5 @@ if ARCH_X86 -config HAVE_DEBUG_CAR - bool - -config DEBUG_CAR - bool "Output verbose Cache-as-RAM debug messages" - depends on HAVE_DEBUG_CAR - config DISPLAY_MTRRS bool "Display intermediate MTRR settings" |