summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/usbserial.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/serial/usbserial.c')
-rw-r--r--drivers/usb/serial/usbserial.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/usb/serial/usbserial.c b/drivers/usb/serial/usbserial.c
index 9fe65ae8d..b2e18bd8e 100644
--- a/drivers/usb/serial/usbserial.c
+++ b/drivers/usb/serial/usbserial.c
@@ -14,6 +14,10 @@
*
* See Documentation/usb/usb-serial.txt for more information on using this driver
*
+ * (05/22/2000) gkh
+ * Changed the makefile, enabling the big CONFIG_USB_SERIAL_SOMTHING to be
+ * removed from the individual device source files.
+ *
* (05/03/2000) gkh
* Added the Digi Acceleport driver from Al Borchers and Peter Berger.
*