cpu/amd/model_fxx: Enable FIDVID code on Socket F K8

Hardware / Coreboot - Timothy Pearson [raptorengineeringinc.com] - 30 October 2015 11:44 UTC

The existing Kconfig option for FIDVID was permanently set to "no" due to Kconfig stopping at the first matching
value set when parsing the file. This patch moves the conditional set above the unconditional set, resolving the issue.

Change-Id: Ic19f68f6b17943f9133ff32a9b6538f0bf942eca

e3b5d36 cpu/amd/model_fxx: Enable FIDVID code on Socket F K8
src/cpu/amd/model_fxx/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Upstream: review.coreboot.org


  • Share