Felix Held has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/50010 )
Change subject: soc/amd/cezanne/Kconfig: move selections in alphabetical order ......................................................................
soc/amd/cezanne/Kconfig: move selections in alphabetical order
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: I99ac82b717e5efb6521040e88a3cfa5f09910be8 --- M src/soc/amd/cezanne/Kconfig 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/10/50010/1
diff --git a/src/soc/amd/cezanne/Kconfig b/src/soc/amd/cezanne/Kconfig index 5d73036..d405cdd 100644 --- a/src/soc/amd/cezanne/Kconfig +++ b/src/soc/amd/cezanne/Kconfig @@ -31,9 +31,9 @@ select SOC_AMD_COMMON_BLOCK_TSC_FAM17H_19H select SOC_AMD_COMMON_BLOCK_UART select SSE2 + select SUPPORT_CPU_UCODE_IN_CBFS select UDK_2017_BINDING select X86_AMD_FIXED_MTRRS - select SUPPORT_CPU_UCODE_IN_CBFS
config CHIPSET_DEVICETREE string