summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t400/Kconfig
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-06-14 15:40:00 +0100
committerMartin Roth <martinroth@google.com>2015-12-08 16:44:40 +0100
commit66d0f11115f0b24bdacbc4a4092acf02bc569f72 (patch)
tree2510297181affae2f540408c32222e63edfe15b5 /src/mainboard/lenovo/t400/Kconfig
parent55b147ddefc43ebd21b7664a6f6cc07520277142 (diff)
downloadcoreboot-66d0f11115f0b24bdacbc4a4092acf02bc569f72.tar.gz
coreboot-66d0f11115f0b24bdacbc4a4092acf02bc569f72.tar.bz2
coreboot-66d0f11115f0b24bdacbc4a4092acf02bc569f72.zip
lenovo/t500: Add clone of Lenovo T400
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>
Diffstat (limited to 'src/mainboard/lenovo/t400/Kconfig')
-rw-r--r--src/mainboard/lenovo/t400/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t400/Kconfig b/src/mainboard/lenovo/t400/Kconfig
index 467cd630b42c..0eac311c4e81 100644
--- a/src/mainboard/lenovo/t400/Kconfig
+++ b/src/mainboard/lenovo/t400/Kconfig
@@ -1,4 +1,4 @@
-if BOARD_LENOVO_T400 || BOARD_LENOVO_R400
+if BOARD_LENOVO_T400 || BOARD_LENOVO_T500 || BOARD_LENOVO_R400
config BOARD_SPECIFIC_OPTIONS # dummy
def_bool y