summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/ivybridge/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/ivybridge/Kconfig')
-rw-r--r--arch/x86/cpu/ivybridge/Kconfig15
1 files changed, 4 insertions, 11 deletions
diff --git a/arch/x86/cpu/ivybridge/Kconfig b/arch/x86/cpu/ivybridge/Kconfig
index 09703822d9..56abd8fae3 100644
--- a/arch/x86/cpu/ivybridge/Kconfig
+++ b/arch/x86/cpu/ivybridge/Kconfig
@@ -11,6 +11,10 @@ config NORTHBRIDGE_INTEL_IVYBRIDGE
if NORTHBRIDGE_INTEL_IVYBRIDGE
+config CACHE_MRC_BIN
+ bool
+ default n
+
config CACHE_MRC_SIZE_KB
int
default 512
@@ -69,14 +73,3 @@ config ENABLE_VMX
slowly.
endif
-
-config CPU_INTEL_SOCKET_RPGA989
- bool
-
-if CPU_INTEL_SOCKET_RPGA989
-
-config CACHE_MRC_BIN
- bool
- default n
-
-endif
OpenPOWER on IntegriCloud