]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/cpu/ivybridge/Kconfig
x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig
[u-boot] / arch / x86 / cpu / ivybridge / Kconfig
index ed6b8349ee3a654235aefa591775bf19b91b6c8d..5df5e3a47b36a8995da499d2f4a4f016df627043 100644 (file)
@@ -9,6 +9,7 @@ config NORTHBRIDGE_INTEL_IVYBRIDGE
        bool
        select CACHE_MRC_BIN if HAVE_MRC
        imply HAVE_INTEL_ME
+       imply ENABLE_MRC_CACHE
 
 if NORTHBRIDGE_INTEL_IVYBRIDGE