diff options
Diffstat (limited to 'src/mainboard/lenovo/haswell/Kconfig.name')
-rw-r--r-- | src/mainboard/lenovo/haswell/Kconfig.name | 3 |
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" |