Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
af8d6681
Commit
af8d6681
authored
Sep 23, 2003
by
Nicolas Kaiser
Committed by
Greg Kroah-Hartman
Sep 23, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] USB: Remove modules.txt drivers_usb_host_Kconfig
parent
86077e3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
16 deletions
+8
-16
drivers/usb/host/Kconfig
drivers/usb/host/Kconfig
+8
-16
No files found.
drivers/usb/host/Kconfig
View file @
af8d6681
...
@@ -26,10 +26,8 @@ config USB_EHCI_HCD
...
@@ -26,10 +26,8 @@ config USB_EHCI_HCD
You may want to read <file:Documentation/usb/ehci.txt>.
You may want to read <file:Documentation/usb/ehci.txt>.
This code is also available as a module ( = code which can be
To compile this driver as a module, choose M here: the
inserted in and removed from the running kernel whenever you want).
module will be called ehci-hcd.
The module will be called ehci-hcd. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
config USB_OHCI_HCD
config USB_OHCI_HCD
tristate "OHCI HCD support"
tristate "OHCI HCD support"
...
@@ -44,10 +42,8 @@ config USB_OHCI_HCD
...
@@ -44,10 +42,8 @@ config USB_OHCI_HCD
based system where you're not sure, the "lspci -v" entry will list the
based system where you're not sure, the "lspci -v" entry will list the
right "prog-if" for your USB controller(s): EHCI, OHCI, or UHCI.
right "prog-if" for your USB controller(s): EHCI, OHCI, or UHCI.
This code is also available as a module ( = code which can be
To compile this driver as a module, choose M here: the
inserted in and removed from the running kernel whenever you want).
module will be called ohci-hcd.
The module will be called ohci-hcd. If you want to compile it
as a module, say M here and read <file:Documentation/modules.txt>.
config USB_UHCI_HCD
config USB_UHCI_HCD
tristate "UHCI HCD (most Intel and VIA) support"
tristate "UHCI HCD (most Intel and VIA) support"
...
@@ -62,10 +58,8 @@ config USB_UHCI_HCD
...
@@ -62,10 +58,8 @@ config USB_UHCI_HCD
(like VIA VP2, VP3, MVP3, Apollo Pro, Apollo Pro II or Apollo Pro
(like VIA VP2, VP3, MVP3, Apollo Pro, Apollo Pro II or Apollo Pro
133). If unsure, say Y.
133). If unsure, say Y.
This code is also available as a module ( = code which can be
To compile this driver as a module, choose M here: the
inserted in and removed from the running kernel whenever you want).
module will be called uhci-hcd.
The module will be called uhci-hcd. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
config USB_SL811HS
config USB_SL811HS
tristate "SL811HS support"
tristate "SL811HS support"
...
@@ -75,8 +69,6 @@ config USB_SL811HS
...
@@ -75,8 +69,6 @@ config USB_SL811HS
If you do not know what this is, please say N.
If you do not know what this is, please say N.
This code is also available as a module ( = code which can be
To compile this driver as a module, choose M here: the
inserted in and removed from the running kernel whenever you want).
module will be called hc_sl811.
The module will be called hc_sl811. If you want to compile it
as a module, say M here and read <file:Documentation/modules.txt>.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment