[kernel] r11338 - in dists/trunk/linux-2.6/debian: . config
Maximilian Attems
maks at alioth.debian.org
Thu May 8 19:39:42 UTC 2008
Author: maks
Date: Thu May 8 19:39:40 2008
New Revision: 11338
Log:
topconfig reenable 2 usb serial drivers
USB_SERIAL_EDGEPORT and USB_SERIAL_EDGEPORT_TI.
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/config
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Thu May 8 19:39:40 2008
@@ -14,6 +14,8 @@
* [amd64, i386]: KVM_CLOCK, KVM_GUEST, ISCSI_IBFT_FIND, ISCSI_IBFT, THERMAL,
EEEPC_LAPTOP, FB_N411.
* [amd64]: Enable SCSI_DPT_I2O as 64 bit now.
+ * topconfig reenable USB_SERIAL_EDGEPORT, USB_SERIAL_EDGEPORT_TI.
+ (closes: #480195)
-- maximilian attems <maks at debian.org> Sat, 26 Apr 2008 23:11:17 +0200
Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config (original)
+++ dists/trunk/linux-2.6/debian/config/config Thu May 8 19:39:40 2008
@@ -1500,8 +1500,8 @@
CONFIG_USB_SERIAL_VISOR=m
CONFIG_USB_SERIAL_IPAQ=m
CONFIG_USB_SERIAL_IR=m
-# CONFIG_USB_SERIAL_EDGEPORT is not set
-# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
+CONFIG_USB_SERIAL_EDGEPORT=m
+CONFIG_USB_SERIAL_EDGEPORT_TI=m
CONFIG_USB_SERIAL_GARMIN=m
CONFIG_USB_SERIAL_IPW=m
CONFIG_USB_SERIAL_IUU=m
More information about the Kernel-svn-changes
mailing list