summaryrefslogtreecommitdiffstats
path: root/resources/libreboot/patch/0016-mainboard-asus-kfsn4-dre-Enable-VGA-support.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/0016-mainboard-asus-kfsn4-dre-Enable-VGA-support.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/0016-mainboard-asus-kfsn4-dre-Enable-VGA-support.patch')
-rw-r--r--resources/libreboot/patch/0016-mainboard-asus-kfsn4-dre-Enable-VGA-support.patch29
1 files changed, 0 insertions, 29 deletions
diff --git a/resources/libreboot/patch/0016-mainboard-asus-kfsn4-dre-Enable-VGA-support.patch b/resources/libreboot/patch/0016-mainboard-asus-kfsn4-dre-Enable-VGA-support.patch
deleted file mode 100644
index 98ce60a..0000000
--- a/resources/libreboot/patch/0016-mainboard-asus-kfsn4-dre-Enable-VGA-support.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From 3a8ac6c1ea904ac6885683962ce17c51941ba33d Mon Sep 17 00:00:00 2001
-From: Timothy Pearson <tpearson@raptorengineeringinc.com>
-Date: Fri, 26 Jun 2015 14:56:51 -0500
-Subject: [PATCH] mainboard/asus/kfsn4-dre: Enable VGA support
-
-The ASUS KFSN4-DRE has full native VGA support, enable it
-by default in the Kconfig files.
-
-Change-Id: I09fc8845a30f26ca49f3547812f9784621ff4b5e
-Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
----
- src/mainboard/asus/kfsn4-dre/Kconfig | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/src/mainboard/asus/kfsn4-dre/Kconfig b/src/mainboard/asus/kfsn4-dre/Kconfig
-index 9d9ab1e..28b5dcd 100644
---- a/src/mainboard/asus/kfsn4-dre/Kconfig
-+++ b/src/mainboard/asus/kfsn4-dre/Kconfig
-@@ -21,6 +21,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
- select MMCONF_SUPPORT_DEFAULT
- select DRIVERS_I2C_W83793
- select DRIVERS_XGI_Z9S
-+ select VGA
- select MAINBOARD_HAS_NATIVE_VGA_INIT
- select MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG
-
---
-1.9.1
-