diff --git a/src/soc/intel/common/Kconfig b/src/soc/intel/common/Kconfig index ab8c475010..954b38b851 100644 --- a/src/soc/intel/common/Kconfig +++ b/src/soc/intel/common/Kconfig @@ -5,8 +5,6 @@ config SOC_INTEL_COMMON if SOC_INTEL_COMMON -if HAVE_MRC - config CACHE_MRC_SETTINGS bool "Save cached MRC settings" default n @@ -34,8 +32,6 @@ config MRC_SETTINGS_PROTECT endif # CACHE_MRC_SETTINGS -endif # HAVE_MRC - config DISPLAY_MTRRS bool "MTRRs: Display the MTRR settings" default n