Add ThinkPad models
Change-Id: I4f1a5d99486929eb0be76a0ab3bf0158a23c7d36 Signed-off-by: Sven Schnelle <svens@stackframe.org> Reviewed-on: http://review.coreboot.org/59 Tested-by: build bot (Jenkins)
This commit is contained in:
parent
d266b6a999
commit
0326165a01
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue