Added console=hvc0 to -powerpc64 flavour default command line options.

svn path=/dists/trunk/linux-2.6/; revision=6889
This commit is contained in:
Sven Luther 2006-06-24 22:09:35 +00:00
parent 9df0f56959
commit 2798acf2ea
2 changed files with 5 additions and 0 deletions

View File

@ -110,3 +110,5 @@ CONFIG_SPIDER_NET=m
# CONFIG_LPARCFG is not set
CONFIG_VIRT_CPU_ACCOUNTING=y
CONFIG_MIGRATION=y
CONFIG_CMDLINE="console=hvc0 console=ttyS0,9600 console=tty0"

3
debian/changelog vendored
View File

@ -7,6 +7,9 @@ linux-2.6 (2.6.17-2) UNRELEASED; urgency=low
* [sparc32] Add sparc32-iotlb.patch to fix DMA errors on sparc32.
* Add myself to uploaders.
[ Sven Luther ]
* [powerpc] Added console=hvc0 default commandline option to powerpc64 flavour.
-- Jurij Smakov <jurij@debian.org> Sat, 24 Jun 2006 10:54:59 -0700
linux-2.6 (2.6.17-1) unstable; urgency=low