From 6760d2de300615ab24dd0560d908dc46f6fe30c7 Mon Sep 17 00:00:00 2001 From: Aaron Durbin Date: Fri, 15 Dec 2017 12:54:13 -0700 Subject: soc/intel/broadwell: remove CACHE_MRC_SETTINGS option The CPU_SPECIFIC_OPTIONS already auto-selects the option. There's no point in having a selectable option that is already selected. There's already an option to select it within intel/common. BUG=b:69614064 Change-Id: I0c7ce7d3f344668587a75ec683343559a4caea99 Signed-off-by: Aaron Durbin Reviewed-on: https://review.coreboot.org/22906 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh --- src/soc/intel/broadwell/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/soc/intel') diff --git a/src/soc/intel/broadwell/Kconfig b/src/soc/intel/broadwell/Kconfig index 9d6f978a67..35cf12983f 100644 --- a/src/soc/intel/broadwell/Kconfig +++ b/src/soc/intel/broadwell/Kconfig @@ -140,10 +140,6 @@ config MRC_BIN_ADDRESS hex default 0xfffa0000 -config CACHE_MRC_SETTINGS - bool "Save cached MRC settings" - default y - endif # HAVE_MRC config PRE_GRAPHICS_DELAY -- cgit v1.2.3