[kernel] r6248 - in dists/sid/linux-2.6/debian: . arch/mipsel

Martin Michlmayr tbm at costa.debian.org
Mon Mar 20 17:38:36 UTC 2006


Author: tbm
Date: Mon Mar 20 17:38:29 2006
New Revision: 6248

Modified:
   dists/sid/linux-2.6/debian/arch/mipsel/config.r5k-cobalt
   dists/sid/linux-2.6/debian/changelog
Log:
[mipsel] Enable parallel port modules for Cobalt since there are PCI cards
that can be used in a Qube.


Modified: dists/sid/linux-2.6/debian/arch/mipsel/config.r5k-cobalt
==============================================================================
--- dists/sid/linux-2.6/debian/arch/mipsel/config.r5k-cobalt	(original)
+++ dists/sid/linux-2.6/debian/arch/mipsel/config.r5k-cobalt	Mon Mar 20 17:38:29 2006
@@ -479,7 +479,13 @@
 #
 # Parallel port support
 #
-# CONFIG_PARPORT is not set
+CONFIG_PARPORT=m
+CONFIG_PARPORT_PC=m
+CONFIG_PARPORT_SERIAL=m
+CONFIG_PARPORT_PC_FIFO=y
+CONFIG_PARPORT_PC_SUPERIO=y
+# CONFIG_PARPORT_GSC is not set
+CONFIG_PARPORT_1284=y
 
 #
 # Plug and Play support
@@ -488,6 +494,7 @@
 #
 # Block devices
 #
+# CONFIG_PARIDE is not set
 # CONFIG_BLK_CPQ_DA is not set
 # CONFIG_BLK_CPQ_CISS_DA is not set
 # CONFIG_BLK_DEV_DAC960 is not set
@@ -645,6 +652,8 @@
 CONFIG_SCSI_IPS=m
 CONFIG_SCSI_INITIO=m
 CONFIG_SCSI_INIA100=m
+# CONFIG_SCSI_PPA is not set
+# CONFIG_SCSI_IMM is not set
 CONFIG_SCSI_SYM53C8XX_2=m
 CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
@@ -775,6 +784,7 @@
 CONFIG_VIA_RHINE=m
 # CONFIG_VIA_RHINE_MMIO is not set
 # CONFIG_LAN_SAA9730 is not set
+# CONFIG_NET_POCKET is not set
 
 #
 # Ethernet (1000 Mbit)
@@ -848,6 +858,7 @@
 # CONFIG_WAN is not set
 # CONFIG_FDDI is not set
 # CONFIG_HIPPI is not set
+CONFIG_PLIP=m
 CONFIG_PPP=m
 CONFIG_PPP_MULTILINK=y
 CONFIG_PPP_FILTER=y
@@ -921,6 +932,7 @@
 CONFIG_SERIO=m
 CONFIG_SERIO_I8042=m
 CONFIG_SERIO_SERPORT=m
+# CONFIG_SERIO_PARKBD is not set
 # CONFIG_SERIO_PCIPS2 is not set
 CONFIG_SERIO_LIBPS2=m
 # CONFIG_SERIO_RAW is not set
@@ -949,6 +961,9 @@
 # CONFIG_SERIAL_JSM is not set
 CONFIG_UNIX98_PTYS=y
 # CONFIG_LEGACY_PTYS is not set
+# CONFIG_PRINTER is not set
+# CONFIG_PPDEV is not set
+# CONFIG_TIPAR is not set
 
 #
 # IPMI
@@ -992,6 +1007,7 @@
 # SPI Master Controller Drivers
 #
 CONFIG_SPI_BITBANG=m
+# CONFIG_SPI_BUTTERFLY is not set
 
 #
 # SPI Protocol Masters
@@ -1029,6 +1045,9 @@
 # Video Adapters
 #
 # CONFIG_VIDEO_ADV_DEBUG is not set
+# CONFIG_VIDEO_BWQCAM is not set
+# CONFIG_VIDEO_CQCAM is not set
+# CONFIG_VIDEO_W9966 is not set
 # CONFIG_VIDEO_CPIA is not set
 # CONFIG_VIDEO_STRADIS is not set
 # CONFIG_VIDEO_MXB is not set
@@ -1284,6 +1303,7 @@
 #
 # USB port drivers
 #
+# CONFIG_USB_USS720 is not set
 
 #
 # USB Serial Converter support

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	(original)
+++ dists/sid/linux-2.6/debian/changelog	Mon Mar 20 17:38:29 2006
@@ -21,6 +21,8 @@
   * [arm/armeb] Update configs for 2.6.16.
   * [mips/mipsel] Update configs for 2.6.16.
   * [arm/armeb] Enable the SMB module on NSLU2.
+  * [mipsel] Enable parallel port modules for Cobalt since there are PCI
+    cards that can be used in a Qube.
 
   [ dann frazier ]
   * [ia64] use yaird on ia64 until #357414 is fixed



More information about the Kernel-svn-changes mailing list