* debian/changelog: Update.

* debian/config/kernelarch-x86/config: Enable EARLY_PRINTK_EFI.

svn path=/dists/trunk/linux/; revision=21678
This commit is contained in:
Bastian Blank 2014-08-04 09:30:42 +00:00
parent 9589816e21
commit a01a321474
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -7,6 +7,7 @@ linux (3.16~rc6-1~exp2) UNRELEASED; urgency=medium
[ Bastian Blank ]
* [x86] Enable Xen PVH support.
* Enable more Nftables modules.
* [x86] Enable EARLY_PRINTK_EFI.
-- Aurelien Jarno <aurel32@debian.org> Thu, 31 Jul 2014 20:56:06 +0200

View File

@ -83,6 +83,7 @@ CONFIG_STRICT_DEVMEM=y
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