aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro
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/supermicro
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/supermicro')
-rw-r--r--src/mainboard/supermicro/x11-lga1151-series/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/supermicro/x11-lga1151-series/Kconfig b/src/mainboard/supermicro/x11-lga1151-series/Kconfig
index e23da4322a..a446835a75 100644
--- a/src/mainboard/supermicro/x11-lga1151-series/Kconfig
+++ b/src/mainboard/supermicro/x11-lga1151-series/Kconfig
@@ -10,7 +10,6 @@ config BOARD_SUPERMICRO_BASEBOARD_X11_LGA1151_SERIES
select MAINBOARD_HAS_LPC_TPM
select DRIVERS_ASPEED_AST2050
select SUPERIO_ASPEED_AST2400
- select GENERATE_SMBIOS_TABLES
select IPMI_KCS
select MAINBOARD_NO_FSP_GOP
select SUPERIO_ASPEED_HAS_UART_DELAY_WORKAROUND