summaryrefslogtreecommitdiffstats
path: root/src/mainboard/system76/tgl-h/Kconfig
diff options
context:
space:
mode:
authorTim Crawford <tcrawford@system76.com>2023-06-27 14:43:03 -0600
committerFelix Held <felix-coreboot@felixheld.de>2023-07-03 12:57:30 +0000
commit2f862d3bf4a373ab7c4c7d6a32046a37cead204b (patch)
tree9af2ae958be324891b356424028bc36814a12047 /src/mainboard/system76/tgl-h/Kconfig
parent8192fa1fa30419903fbe7306e3d9ee966100959f (diff)
downloadcoreboot-2f862d3bf4a373ab7c4c7d6a32046a37cead204b.tar.gz
coreboot-2f862d3bf4a373ab7c4c7d6a32046a37cead204b.tar.bz2
coreboot-2f862d3bf4a373ab7c4c7d6a32046a37cead204b.zip
mb/system76: Select CBFS SMBIOS hooks
Multiple users have requested to have the DMI values for product UUID and serial number be populated. Enable the drivers so that we may set them when flashing or updating firmware. Change-Id: I710363d9df626d51756a265f0099f26ef28411c2 Signed-off-by: Tim Crawford <tcrawford@system76.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/76153 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Jeremy Soller <jeremy@system76.com>
Diffstat (limited to 'src/mainboard/system76/tgl-h/Kconfig')
-rw-r--r--src/mainboard/system76/tgl-h/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/system76/tgl-h/Kconfig b/src/mainboard/system76/tgl-h/Kconfig
index cefee16287f5..69ab4ae7098c 100644
--- a/src/mainboard/system76/tgl-h/Kconfig
+++ b/src/mainboard/system76/tgl-h/Kconfig
@@ -3,6 +3,8 @@ if BOARD_SYSTEM76_GAZE16_3050 || BOARD_SYSTEM76_GAZE16_3060 || BOARD_SYSTEM76_GA
config BOARD_SPECIFIC_OPTIONS
def_bool y
select BOARD_ROMSIZE_KB_16384
+ select DRIVERS_GENERIC_CBFS_SERIAL
+ select DRIVERS_GENERIC_CBFS_UUID
select DRIVERS_I2C_HID
select DRIVERS_I2C_TAS5825M if BOARD_SYSTEM76_ORYP8
select EC_SYSTEM76_EC