[x86] Disable X86_VERBOSE_BOOTUP (Closes: #781953)

svn path=/dists/sid/linux/; revision=22481
This commit is contained in:
Ben Hutchings 2015-04-06 19:02:38 +00:00
parent 7fe7fefa90
commit c426ab5a51
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -195,6 +195,7 @@ linux (3.16.7-ckt9-1) UNRELEASED; urgency=medium
* [x86] drm/i915: Add limited color range readout for HDMI/DP ports on
g4x/vlv/chv (Closes: #775217)
* HID: thingm: fix workqueue race on remove (Closes: #780055)
* [x86] Disable X86_VERBOSE_BOOTUP (Closes: #781953)
-- Ian Campbell <ijc@debian.org> Wed, 18 Mar 2015 21:07:15 +0000

View File

@ -76,7 +76,7 @@ CONFIG_IA32_AOUT=y
## file: arch/x86/Kconfig.debug
##
CONFIG_STRICT_DEVMEM=y
CONFIG_X86_VERBOSE_BOOTUP=y
# CONFIG_X86_VERBOSE_BOOTUP is not set
CONFIG_EARLY_PRINTK=y
# CONFIG_EARLY_PRINTK_DBGP is not set
CONFIG_EARLY_PRINTK_EFI=y