Commit bfd458c0 authored by Nicolas Kaiser's avatar Nicolas Kaiser Committed by Greg Kroah-Hartman

[PATCH] USB: Remove modules.txt: usb serial & storage

parent 23dcfb3a
...@@ -33,10 +33,8 @@ config USB ...@@ -33,10 +33,8 @@ config USB
It doesn't normally hurt to select them all if you are not certain. It doesn't normally hurt to select them all if you are not certain.
This code is also available as a module ( = code which can be To compile this driver as a module, say M here: the
inserted in and removed from the running kernel whenever you want). module will be called usbcore.
The module will be called usbcore. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
source "drivers/usb/core/Kconfig" source "drivers/usb/core/Kconfig"
...@@ -82,10 +80,8 @@ config USB_USS720 ...@@ -82,10 +80,8 @@ config USB_USS720
Say Y here if you own an USS-720 USB->Parport cable and intend to Say Y here if you own an USS-720 USB->Parport cable and intend to
connect anything other than a printer to it. connect anything other than a printer to it.
This code is also available as a module ( = code which can be To compile this driver as a module, say M here: the
inserted in and removed from the running kernel whenever you want). module will be called uss720.
The module will be called uss720. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
source "drivers/usb/serial/Kconfig" source "drivers/usb/serial/Kconfig"
......
This diff is collapsed.
...@@ -15,10 +15,8 @@ config USB_STORAGE ...@@ -15,10 +15,8 @@ config USB_STORAGE
similar devices. This driver may also be used for some cameras and similar devices. This driver may also be used for some cameras and
card readers. card readers.
This code is also available as a module ( = code which can be To compile this driver as a module, say M here: the
inserted in and removed from the running kernel whenever you want). module will be called usb-storage.
The module will be called usb-storage. If you want to compile it
as a module, say M here and read <file:Documentation/modules.txt>.
config USB_STORAGE_DEBUG config USB_STORAGE_DEBUG
bool "USB Mass Storage verbose debug" bool "USB Mass Storage verbose debug"
......
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