summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/haswell/Kconfig.name
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2022-07-23 21:40:22 +0200
committerFelix Singer <felixsinger@posteo.net>2022-07-24 22:24:49 +0000
commitc5f705574615c307e3e098b2fbd396eb3cc84206 (patch)
tree83476fd74fd0a5dd1582f80b23a268dfd33e814b /src/mainboard/lenovo/haswell/Kconfig.name
parentb5bdd707583a5731722f848cecae75753decf9b9 (diff)
mb/lenovo: Integrate W541 into haswell mainboard
Lots of code from lenovo/haswell can be reused for lenovo/w541. Thus, integrate it into lenovo/haswell and make it a variant. Change-Id: If99d842cff777fe27ff63baabc447e69b9d0333c Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/63514 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Diffstat (limited to 'src/mainboard/lenovo/haswell/Kconfig.name')
-rw-r--r--src/mainboard/lenovo/haswell/Kconfig.name3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/haswell/Kconfig.name b/src/mainboard/lenovo/haswell/Kconfig.name
index e90299d930..61089977dc 100644
--- a/src/mainboard/lenovo/haswell/Kconfig.name
+++ b/src/mainboard/lenovo/haswell/Kconfig.name
@@ -1,2 +1,5 @@
config BOARD_LENOVO_THINKPAD_T440P
bool "ThinkPad T440p"
+
+config BOARD_LENOVO_THINKPAD_W541
+ bool "ThinkPad W541"