Commit a974f719 authored by Vojtech Pavlik's avatar Vojtech Pavlik Committed by Greg Kroah-Hartman

[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':
>
parent 69beddc9
...@@ -90,6 +90,6 @@ config USB_PRINTER ...@@ -90,6 +90,6 @@ config USB_PRINTER
This code is also available as a module ( = code which can be This code is also available as a module ( = code which can be
inserted in and removed from the running kernel whenever you want). 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>. module, say M here and read <file:Documentation/modules.txt>.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment