Use MMCONF for all AMD family 10 CPUs.
[coreboot.git] / src / cpu / amd / model_10xxx / Kconfig
index 6aab30a6f223ab42420c249bc8c3c9d10636a8d7..310f98de91234b3bf3691b4c8a00fc3aa4fd181c 100644 (file)
@@ -48,8 +48,7 @@ config SET_FIDVID_CORE_RANGE
        int
        default 0
 
-endif
-endif
+endif  # SET_FIDVID
 
 config UPDATE_CPU_MICROCODE
        bool
@@ -82,3 +81,7 @@ config UPDATE_CPU_MICROCODE
          Note that some operating system include these same microcode
          patches, so you may need to also disable microcode updates in
          your operating system in order for this option to matter.
+
+select MMCONF_SUPPORT_DEFAULT
+
+endif  # CPU_AMD_MODEL_10XXX