aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
authorMatthias Gazzari <mail@qtux.eu>2018-05-01 23:25:03 +0200
committerNico Huber <nico.h@gmx.de>2018-05-02 13:27:01 +0000
commitb645ab6f07469c9db40ebd0442e221cbf9c1bfae (patch)
tree90db301e9a08c882363d252f382330e217ed28a4 /src/mainboard
parent909939503a93adf8ffe249bc267cc90688654ee3 (diff)
mb/lenovo/x201: Add Lenvovo X201i to the list of X201 variants
The X201 coreboot image is working well on the X201i. Besides, the X201i seems to be almost identical to the X201 except for the CPU. Change-Id: Iecc84faf78e7de34fb1add63c20904a5a28c5e9b Signed-off-by: Matthias Gazzari <mail@qtux.eu> Reviewed-on: https://review.coreboot.org/25971 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/lenovo/x201/Kconfig.name2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/x201/Kconfig.name b/src/mainboard/lenovo/x201/Kconfig.name
index b9bb7af605..a73d224240 100644
--- a/src/mainboard/lenovo/x201/Kconfig.name
+++ b/src/mainboard/lenovo/x201/Kconfig.name
@@ -1,2 +1,2 @@
config BOARD_LENOVO_X201
- bool "ThinkPad X201 / X201s / X201t"
+ bool "ThinkPad X201 / X201i / X201s / X201t"