[m68k] enable SERIAL_CONSOLE for amiga and atari

svn path=/dists/trunk/linux-2.6/; revision=11620
This commit is contained in:
Christian T. Steigies 2008-06-12 13:32:47 +00:00
parent a4f37f59d9
commit f84613a68f
3 changed files with 6 additions and 3 deletions

5
debian/changelog vendored
View File

@ -65,7 +65,10 @@ linux-2.6 (2.6.26~rc5-1~experimental.1) UNRELEASED; urgency=low
support.
* [s390] Enable support for PCI-attached cryptographic adapters.
-- maximilian attems <maks@debian.org> Sat, 26 Apr 2008 23:11:17 +0200
[ Christian T. Steigies ]
* [m68k] enable SERIAL_CONSOLE for amiga and atari
-- Christian T. Steigies <cts@debian.org> Thu, 12 Jun 2008 15:31:54 +0200
linux-2.6 (2.6.25-1~experimental.1) UNRELEASED; urgency=low

View File

@ -22,7 +22,7 @@ CONFIG_AMIGA_PCMCIA=y
# CONFIG_HEARTBEAT is not set
CONFIG_AMIGA_BUILTIN_SERIAL=y
CONFIG_MULTIFACE_III_TTY=m
# CONFIG_SERIAL_CONSOLE is not set
CONFIG_SERIAL_CONSOLE=y
##
## file: drivers/block/Kconfig

View File

@ -24,7 +24,7 @@ CONFIG_ATARI_SCC=y
CONFIG_ATARI_SCC_DMA=y
CONFIG_ATARI_MIDI=m
CONFIG_ATARI_DSP56K=m
# CONFIG_SERIAL_CONSOLE is not set
CONFIG_SERIAL_CONSOLE=y
##
## file: drivers/block/Kconfig