summaryrefslogtreecommitdiffstats
path: root/resources/libreboot/patch/0002-mainboards-lenovo-t400-Enable-serial-debug-option-fo.patch
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-08-04 18:39:33 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-08-04 18:49:50 (EDT)
commitc136b69b4cc1e65b5aea333a727555e0a4ff2bab (patch)
tree1310b9c0f238f2a5bd3606afde5e253a79ed874e /resources/libreboot/patch/0002-mainboards-lenovo-t400-Enable-serial-debug-option-fo.patch
parent39354fba57f35c6f5a226deea7d71c4800a23676 (diff)
downloadlibreboot-c136b69b4cc1e65b5aea333a727555e0a4ff2bab.zip
libreboot-c136b69b4cc1e65b5aea333a727555e0a4ff2bab.tar.gz
libreboot-c136b69b4cc1e65b5aea333a727555e0a4ff2bab.tar.bz2
Update coreboot to the latest as of 4 August 2015
Diffstat (limited to 'resources/libreboot/patch/0002-mainboards-lenovo-t400-Enable-serial-debug-option-fo.patch')
-rw-r--r--resources/libreboot/patch/0002-mainboards-lenovo-t400-Enable-serial-debug-option-fo.patch27
1 files changed, 0 insertions, 27 deletions
diff --git a/resources/libreboot/patch/0002-mainboards-lenovo-t400-Enable-serial-debug-option-fo.patch b/resources/libreboot/patch/0002-mainboards-lenovo-t400-Enable-serial-debug-option-fo.patch
deleted file mode 100644
index d0030a9..0000000
--- a/resources/libreboot/patch/0002-mainboards-lenovo-t400-Enable-serial-debug-option-fo.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From afd81dfadb70b6b4357fab2842b0ac62e48623a1 Mon Sep 17 00:00:00 2001
-From: Timothy Pearson <tpearson@raptorengineeringinc.com>
-Date: Sun, 5 Apr 2015 17:58:01 -0500
-Subject: [PATCH 02/17] mainboards/lenovo/t400: Enable serial debug option for
- use with dock
-
-Change-Id: I93fcc8147586c7ca32d4805579f4185cad3d61db
-Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
----
- src/mainboard/lenovo/t400/Kconfig | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/src/mainboard/lenovo/t400/Kconfig b/src/mainboard/lenovo/t400/Kconfig
-index e410f20..a1d0652 100644
---- a/src/mainboard/lenovo/t400/Kconfig
-+++ b/src/mainboard/lenovo/t400/Kconfig
-@@ -8,7 +8,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
- select SOUTHBRIDGE_INTEL_I82801IX
- select EC_LENOVO_PMH7
- select EC_LENOVO_H8
-- select NO_UART_ON_SUPERIO
- select DRIVERS_ICS_954309
- select BOARD_ROMSIZE_KB_8192
- select DRIVERS_GENERIC_IOAPIC
---
-1.9.1
-