ChangeSet 1.1093.2.10, 2003/05/13 16:57:17-07:00, vojtech@suse.cz

[PATCH] USB: Fix Kconfig for usb printers

On Sun, May 11, 2003 at 09:55:04PM +0200, Kronos wrote:
> Hi,
> the USB printer module is 'usblp', not 'printer':
>


diff -Nru a/drivers/usb/class/Kconfig b/drivers/usb/class/Kconfig
--- a/drivers/usb/class/Kconfig	Wed May 14 12:29:25 2003
+++ b/drivers/usb/class/Kconfig	Wed May 14 12:29:25 2003
@@ -90,6 +90,6 @@
 
 	  This code is also available as a module ( = code which can be
 	  inserted in and removed from the running kernel whenever you want).
-	  The module will be called printer. If you want to compile it as a
+	  The module will be called usblp. If you want to compile it as a
 	  module, say M here and read <file:Documentation/modules.txt>.
 
