mb/siemens/mc_ehl6: Alphabetize Kconfig options

Sort Kconfig select statements alphabetically for better readability
and maintainability.

No functional changes.

Change-Id: Iaa04c2666e16a2fc442a34d2be37ca3b0c567168
Signed-off-by: Uwe Poeche <uwe.poeche@siemens.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/90146
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Mario Scheithauer <mario.scheithauer@siemens.com>
This commit is contained in:
Uwe Poeche 2025-11-21 13:48:45 +01:00 committed by Matt DeVillier
commit 801795d4dd

View file

@ -4,14 +4,14 @@ if BOARD_SIEMENS_MC_EHL6
config BOARD_SPECIFIC_OPTIONS
def_bool y
select DRIVERS_I2C_RV3028C7
select DRIVER_INTEL_I210
select SOC_INTEL_COMMON_BLOCK_LPC_COMB_ENABLE
select EHL_TSN_DRIVER
select DRIVERS_ETH_PHY_M88E1512
select DRIVERS_I2C_RV3028C7
select EHL_TSN_DRIVER
select MAINBOARD_HAS_TPM2
select MEMORY_MAPPED_TPM
select NC_FPGA_POST_CODE
select SOC_INTEL_COMMON_BLOCK_LPC_COMB_ENABLE
select TPM_MEASURED_BOOT
select TPM_MEASURED_BOOT_INIT_BOOTBLOCK