mb/lenovo/thinkcentre_m710s: Disable DRIVER_LENOVO_SERIALS

This mainboard does not have AT24RF08C (Asset Identification EEPROM) and
will show "*INVALID*" in the SMBIOS table.

Change-Id: If6f948bc4c63c7afdc8b31e1945d3c3beb99883f
Signed-off-by: Nicholas Sudsgaard <devel+coreboot@nsudsgaard.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83994
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
This commit is contained in:
Nicholas Sudsgaard
2024-08-20 05:02:35 +00:00
committed by Felix Held
parent fa2330373e
commit 2d4afd8fd9

View File

@@ -23,4 +23,7 @@ config MAINBOARD_DIR
config MAINBOARD_PART_NUMBER config MAINBOARD_PART_NUMBER
default "ThinkCentre M710s" default "ThinkCentre M710s"
config DRIVER_LENOVO_SERIALS
default n
endif # BOARD_LENOVO_THINKCENTRE_M710S endif # BOARD_LENOVO_THINKCENTRE_M710S