[kernel] r21678 - in dists/trunk/linux/debian: . config/kernelarch-x86
Bastian Blank
waldi at moszumanska.debian.org
Mon Aug 4 09:30:43 UTC 2014
Author: waldi
Date: Mon Aug 4 09:30:42 2014
New Revision: 21678
Log:
* debian/changelog: Update.
* debian/config/kernelarch-x86/config: Enable EARLY_PRINTK_EFI.
Modified:
dists/trunk/linux/debian/changelog
dists/trunk/linux/debian/config/kernelarch-x86/config
Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog Sun Aug 3 21:08:47 2014 (r21677)
+++ dists/trunk/linux/debian/changelog Mon Aug 4 09:30:42 2014 (r21678)
@@ -7,6 +7,7 @@
[ Bastian Blank ]
* [x86] Enable Xen PVH support.
* Enable more Nftables modules.
+ * [x86] Enable EARLY_PRINTK_EFI.
-- Aurelien Jarno <aurel32 at debian.org> Thu, 31 Jul 2014 20:56:06 +0200
Modified: dists/trunk/linux/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux/debian/config/kernelarch-x86/config Sun Aug 3 21:08:47 2014 (r21677)
+++ dists/trunk/linux/debian/config/kernelarch-x86/config Mon Aug 4 09:30:42 2014 (r21678)
@@ -83,6 +83,7 @@
CONFIG_X86_VERBOSE_BOOTUP=y
CONFIG_EARLY_PRINTK=y
# CONFIG_EARLY_PRINTK_DBGP is not set
+CONFIG_EARLY_PRINTK_EFI=y
# CONFIG_X86_PTDUMP is not set
CONFIG_DEBUG_RODATA=y
# CONFIG_DEBUG_RODATA_TEST is not set
More information about the Kernel-svn-changes
mailing list