aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/tglrvp/Kconfig
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-08-30 17:03:41 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-09-02 07:16:28 +0000
commit53b0f14b70c342848a203587bc623ec2260a5ae5 (patch)
tree81d331fcbf4c3e723c168143deff353274665ae3 /src/mainboard/intel/tglrvp/Kconfig
parent759ae2d9934c2836d4b8a82a71d8f38cbfccf8b9 (diff)
mb/*/Kconfig: Drop redundant 'select GENERATE_SMBIOS_TABLES'
GENERATE_SMBIOS_TABLES is already set to yes at src/Kconfig Change-Id: I2845f4f329283360a49ea40dfee7d9a232ab4ea1 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44927 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michael Niewöhner
Diffstat (limited to 'src/mainboard/intel/tglrvp/Kconfig')
-rw-r--r--src/mainboard/intel/tglrvp/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/intel/tglrvp/Kconfig b/src/mainboard/intel/tglrvp/Kconfig
index 3e55f56f57..437f5c6348 100644
--- a/src/mainboard/intel/tglrvp/Kconfig
+++ b/src/mainboard/intel/tglrvp/Kconfig
@@ -12,7 +12,6 @@ config BOARD_SPECIFIC_OPTIONS
select DRIVERS_INTEL_PMC
select DRIVERS_USB_ACPI
select DRIVERS_SPI_ACPI
- select GENERATE_SMBIOS_TABLES
select SOC_INTEL_TIGERLAKE
select INTEL_LPSS_UART_FOR_CONSOLE
select DRIVERS_INTEL_ISH