[kernel] r11620 - in dists/trunk/linux-2.6/debian: . config/m68k

Christian T. Steigies cts at alioth.debian.org
Thu Jun 12 13:32:48 UTC 2008


Author: cts
Date: Thu Jun 12 13:32:47 2008
New Revision: 11620

Log:
[m68k] enable SERIAL_CONSOLE for amiga and atari


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/m68k/config.amiga
   dists/trunk/linux-2.6/debian/config/m68k/config.atari

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Thu Jun 12 13:32:47 2008
@@ -65,7 +65,10 @@
     support.
   * [s390] Enable support for PCI-attached cryptographic adapters.
 
- -- maximilian attems <maks at 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 at debian.org>  Thu, 12 Jun 2008 15:31:54 +0200
 
 linux-2.6 (2.6.25-1~experimental.1) UNRELEASED; urgency=low
 

Modified: dists/trunk/linux-2.6/debian/config/m68k/config.amiga
==============================================================================
--- dists/trunk/linux-2.6/debian/config/m68k/config.amiga	(original)
+++ dists/trunk/linux-2.6/debian/config/m68k/config.amiga	Thu Jun 12 13:32:47 2008
@@ -22,7 +22,7 @@
 # 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

Modified: dists/trunk/linux-2.6/debian/config/m68k/config.atari
==============================================================================
--- dists/trunk/linux-2.6/debian/config/m68k/config.atari	(original)
+++ dists/trunk/linux-2.6/debian/config/m68k/config.atari	Thu Jun 12 13:32:47 2008
@@ -24,7 +24,7 @@
 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



More information about the Kernel-svn-changes mailing list