diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-08 20:18:56 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-08 20:18:56 (EST) |
commit | fe169cfef2bd84d3d2995f3a039282dfe83d94dd (patch) | |
tree | 03a3cf3b2a219464b27981f5afefe4a0ea7bd321 /resources/libreboot/config/x200_4mb | |
parent | 19ee0fc13c73e98e8fbafecf4d8bfa31568c8ccc (diff) | |
download | libreboot-fe169cfef2bd84d3d2995f3a039282dfe83d94dd.zip libreboot-fe169cfef2bd84d3d2995f3a039282dfe83d94dd.tar.gz libreboot-fe169cfef2bd84d3d2995f3a039282dfe83d94dd.tar.bz2 |
New board: ThinkPad R400 support added to libreboot.
Diffstat (limited to 'resources/libreboot/config/x200_4mb')
-rw-r--r-- | resources/libreboot/config/x200_4mb/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/libreboot/config/x200_4mb/config b/resources/libreboot/config/x200_4mb/config index c6bea27..2a01d69 100644 --- a/resources/libreboot/config/x200_4mb/config +++ b/resources/libreboot/config/x200_4mb/config @@ -137,6 +137,7 @@ CONFIG_BOARD_LENOVO_X200=y # CONFIG_BOARD_LENOVO_T530 is not set # CONFIG_BOARD_LENOVO_T60 is not set # CONFIG_BOARD_LENOVO_G505S is not set +# CONFIG_BOARD_LENOVO_R400 is not set CONFIG_SEABIOS_PS2_TIMEOUT=0 CONFIG_CPU_ADDR_BITS=36 CONFIG_DEFAULT_CONSOLE_LOGLEVEL=8 |