soc/amd/cezanne/Kconfig: move selections in alphabetical order
Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Change-Id: I99ac82b717e5efb6521040e88a3cfa5f09910be8 Reviewed-on: https://review.coreboot.org/c/coreboot/+/50010 Reviewed-by: Raul Rangel <rrangel@chromium.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
ad4f6d7c6e
commit
2976d3286e
|
@ -31,9 +31,9 @@ config SOC_SPECIFIC_OPTIONS
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue