[m68k] Enable EARLY_PRINTK (Closes: #734289)

svn path=/dists/sid/linux/; revision=20956
This commit is contained in:
Ben Hutchings 2014-01-05 18:37:51 +00:00
parent f2037271d1
commit f219afd5aa
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -8,6 +8,7 @@ linux (3.12.6-3) UNRELEASED; urgency=low
- udeb: Build packages for the parisc64-smp flavour instead of the
removed parisc flavour (fixes FTBFS)
* linux-image: Make maintainer scripts less verbose (Closes: #734266)
* [m68k] Enable EARLY_PRINTK (Closes: #734289)
-- Ben Hutchings <ben@decadent.org.uk> Thu, 02 Jan 2014 01:26:59 +0000

View File

@ -20,6 +20,11 @@ CONFIG_M68060=y
CONFIG_M68KFPU_EMU=y
# CONFIG_ADVANCED is not set
##
## file: arch/m68k/Kconfig.debug
##
CONFIG_EARLY_PRINTK=y
##
## file: arch/m68k/Kconfig.devices
##