X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fcpu%2Famd%2Fmodel_10xxx%2FKconfig;h=221d0449ac5f4157805f35f090d718d6b790f36f;hb=79cfe7e024877f51c216449f81a5821e8e782d9b;hp=310f98de91234b3bf3691b4c8a00fc3aa4fd181c;hpb=2b751c6f79b34f7d96598beb10c21b2d84d839d9;p=coreboot.git diff --git a/src/cpu/amd/model_10xxx/Kconfig b/src/cpu/amd/model_10xxx/Kconfig index 310f98de9..221d0449a 100644 --- a/src/cpu/amd/model_10xxx/Kconfig +++ b/src/cpu/amd/model_10xxx/Kconfig @@ -2,6 +2,7 @@ config CPU_AMD_MODEL_10XXX bool select SSE select SSE2 + select MMCONF_SUPPORT_DEFAULT if CPU_AMD_MODEL_10XXX config CPU_ADDR_BITS @@ -82,6 +83,4 @@ config UPDATE_CPU_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