Matthias Gazzari has uploaded this change for review. ( https://review.coreboot.org/25971
Change subject: mb/lenovo/x201: Add Lenvovo X201i to the list of X201 variants ......................................................................
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 --- M src/mainboard/lenovo/x201/Kconfig.name 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/71/25971/1
diff --git a/src/mainboard/lenovo/x201/Kconfig.name b/src/mainboard/lenovo/x201/Kconfig.name index b9bb7af..a73d224 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"