summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t400/Kconfig
diff options
context:
space:
mode:
authorPaul Menzel <paulepanter@users.sourceforge.net>2017-10-29 19:33:39 +0100
committerAlexander Couzens <lynxis@fe80.eu>2018-09-15 16:56:00 +0000
commitf47682e586c093c896856d318bc3806d2cdad66d (patch)
tree3d6a1db1fffbfb9fbee4eca7d9e6667dfd81d813 /src/mainboard/lenovo/t400/Kconfig
parent4e7a47350da8452bb110968e1acd83baccca4e6f (diff)
downloadcoreboot-f47682e586c093c896856d318bc3806d2cdad66d.tar.gz
coreboot-f47682e586c093c896856d318bc3806d2cdad66d.tar.bz2
coreboot-f47682e586c093c896856d318bc3806d2cdad66d.zip
mb/lenovo: Add Lenovo W500 as clone of Lenovo T400
At ECC 2017 user Bob reports, that an image built for the Lenovo T500 runs on the Lenovo W500 without any issues. Change-Id: I17fd9725ab85ba2f0c99a70f40e35432265a81c1 Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-on: https://review.coreboot.org/22226 Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-by: Felix Singer <migy@darmstadt.ccc.de> Reviewed-by: Alexander Couzens <lynxis@fe80.eu> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
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 2b378574a5a6..bea87372e864 100644
--- a/src/mainboard/lenovo/t400/Kconfig
+++ b/src/mainboard/lenovo/t400/Kconfig
@@ -1,4 +1,4 @@
-if BOARD_LENOVO_T400 || BOARD_LENOVO_T500 || BOARD_LENOVO_R400
+if BOARD_LENOVO_T400 || BOARD_LENOVO_T500 || BOARD_LENOVO_R400 || BOARD_LENOVO_W500
config BOARD_SPECIFIC_OPTIONS # dummy
def_bool y