From 0326165a0140235e4abeb54f54cfc543ec949384 Mon Sep 17 00:00:00 2001 From: Sven Schnelle Date: Thu, 23 Jun 2011 11:15:55 +0200 Subject: [PATCH] Add ThinkPad models Change-Id: I4f1a5d99486929eb0be76a0ab3bf0158a23c7d36 Signed-off-by: Sven Schnelle Reviewed-on: http://review.coreboot.org/59 Tested-by: build bot (Jenkins) --- src/mainboard/lenovo/Kconfig | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/mainboard/lenovo/Kconfig b/src/mainboard/lenovo/Kconfig index a08a5cc6e..8ee27782d 100644 --- a/src/mainboard/lenovo/Kconfig +++ b/src/mainboard/lenovo/Kconfig @@ -9,11 +9,16 @@ config BOARD_LENOVO_X60 The following X60 series ThinkPad machines have been verified to work correctly: - ThinkPad X60s (Model 1703) + ThinkPad X60s (Model 1702, 1703) + ThinkPad X60 (Model 1709) config BOARD_LENOVO_T60 bool "ThinkPad T60 / T60p" help + The following T60 series ThinkPad machines have been verified to + work correctly: + + Thinkpad T60p (Model 2007) endchoice -- 2.25.1