diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-10-11 13:50:40 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-10-11 13:50:40 (EDT) |
commit | 056a6d27ad366ef019b321e3d609e01602d9297f (patch) | |
tree | 948d456396ad8084cd7e307400a021129e99dd44 /resources | |
parent | c773d4698f92be45b2bb944efe37fee940051dc3 (diff) | |
download | libreboot-056a6d27ad366ef019b321e3d609e01602d9297f.zip libreboot-056a6d27ad366ef019b321e3d609e01602d9297f.tar.gz libreboot-056a6d27ad366ef019b321e3d609e01602d9297f.tar.bz2 |
T60 text-mode native graphics: enable using coreboot gerrit patch instead of a diff file.
Diffstat (limited to 'resources')
-rw-r--r-- | resources/libreboot/patch/0000_t60_6723_and_6725_1_extension_textmode.git.diff | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/resources/libreboot/patch/0000_t60_6723_and_6725_1_extension_textmode.git.diff b/resources/libreboot/patch/0000_t60_6723_and_6725_1_extension_textmode.git.diff deleted file mode 100644 index 7f20c1f..0000000 --- a/resources/libreboot/patch/0000_t60_6723_and_6725_1_extension_textmode.git.diff +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/src/mainboard/lenovo/t60/Kconfig b/src/mainboard/lenovo/t60/Kconfig -index 5903c8b..e2638d8 100644 ---- a/src/mainboard/lenovo/t60/Kconfig -+++ b/src/mainboard/lenovo/t60/Kconfig -@@ -20,6 +20,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy - select HAVE_ACPI_TABLES - select HAVE_ACPI_RESUME - select MAINBOARD_HAS_NATIVE_VGA_INIT -+ select MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG - select H8_DOCK_EARLY_INIT - select HAVE_CMOS_DEFAULT - select INTEL_EDID |