mb/siemens/chili: Drop redundant Kconfig select

The `SMBIOS_PROVIDED_BY_MOBO` Kconfig option is already selected through
the `SECUNET_DMI` option. So, there's no need to select both of them.

Change-Id: I784df87893043a011906af8808aff27d636c7626
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58625
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Angel Pons 2021-10-26 15:56:23 +02:00 committed by Felix Held
parent 93f6b8a8cc
commit d687d8dc68
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ config BOARD_SIEMENS_CHILI_CHILI_OPTIONS
select DRIVERS_I2C_LM96000
select INTEL_LPSS_UART_FOR_CONSOLE
select SECUNET_DMI
select SMBIOS_PROVIDED_BY_MOBO
select SOC_INTEL_COMMON_BLOCK_HDA_VERB
if BOARD_SIEMENS_CHILI_COMMON