mb/intel/tglrvp: Drop selection of SOC_INTEL_COMMON_BLOCK_DTT
It's already selected at the SoC level, so selecting at the board level is redundant. Change-Id: Ifbe7f88858b9e5e8e5185dbff5853186fd3c66cb Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/80557 Reviewed-by: Subrata Banik <subratabanik@google.com> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
parent
76c7176e59
commit
88d5807314
|
@ -16,7 +16,6 @@ config BOARD_SPECIFIC_OPTIONS
|
|||
select DRIVERS_USB_ACPI
|
||||
select DRIVERS_SPI_ACPI
|
||||
select SOC_INTEL_TIGERLAKE
|
||||
select SOC_INTEL_COMMON_BLOCK_DTT
|
||||
select INTEL_LPSS_UART_FOR_CONSOLE
|
||||
select DRIVERS_INTEL_ISH
|
||||
select EC_ACPI
|
||||
|
|
Loading…
Reference in New Issue