summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Kconfig b/src/Kconfig
index 2663f5022d..11811f8a66 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -1152,7 +1152,6 @@ config GENERIC_GPIO_LIB
config BOARD_ID_SUPPORT
bool "Discover board ID and store it in coreboot table"
default n
- select GENERIC_GPIO_LIB
help
If enabled, coreboot discovers the board id of the hardware it is
running on and reports it through the coreboot table to the rest of