66d0f11115
The existing code for the Lenovo T400 works without changes on the Lenovo T500. Same HDA verbs are provided by Lenovo BIOS on both laptops. Change-Id: I300408a8a0ed00476aee6061925befc2822fb505 Signed-off-by: Francis Rowe <info@gluglug.org.uk> Reviewed-on: https://review.coreboot.org/10545 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Martin Roth <martinroth@google.com>
7 lines
91 B
Text
7 lines
91 B
Text
if BOARD_LENOVO_T500
|
|
|
|
config MAINBOARD_PART_NUMBER
|
|
string
|
|
default "ThinkPad T500"
|
|
|
|
endif
|