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
86077e3f
Commit
86077e3f
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_net_Kconfig
parent
14fff3d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
24 deletions
+12
-24
drivers/usb/net/Kconfig
drivers/usb/net/Kconfig
+12
-24
No files found.
drivers/usb/net/Kconfig
View file @
86077e3f
...
@@ -23,10 +23,8 @@ config USB_AX8817X_STANDALONE
...
@@ -23,10 +23,8 @@ config USB_AX8817X_STANDALONE
typically on eth0, if it is the only ethernet device, or perhaps on
typically on eth0, if it is the only ethernet device, or perhaps on
eth1, if you have a PCI or ISA ethernet card installed.
eth1, if you have a PCI or ISA ethernet card installed.
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 ax8817x.
The module will be called ax8817x.o. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
config USB_CATC
config USB_CATC
tristate "USB CATC NetMate-based Ethernet device support (EXPERIMENTAL)"
tristate "USB CATC NetMate-based Ethernet device support (EXPERIMENTAL)"
...
@@ -44,10 +42,8 @@ config USB_CATC
...
@@ -44,10 +42,8 @@ config USB_CATC
typically on eth0, if it is the only ethernet device, or perhaps on
typically on eth0, if it is the only ethernet device, or perhaps on
eth1, if you have a PCI or ISA ethernet card installed.
eth1, if you have a PCI or ISA ethernet card installed.
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 catc.
The module will be called catc. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
config USB_KAWETH
config USB_KAWETH
tristate "USB KLSI KL5USB101-based ethernet device support"
tristate "USB KLSI KL5USB101-based ethernet device support"
...
@@ -86,10 +82,8 @@ config USB_KAWETH
...
@@ -86,10 +82,8 @@ config USB_KAWETH
typically on eth0, if it is the only ethernet device, or perhaps on
typically on eth0, if it is the only ethernet device, or perhaps on
eth1, if you have a PCI or ISA ethernet card installed.
eth1, if you have a PCI or ISA ethernet card installed.
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 kaweth.
The module will be called kaweth. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
config USB_PEGASUS
config USB_PEGASUS
tristate "USB Pegasus/Pegasus-II based ethernet device support"
tristate "USB Pegasus/Pegasus-II based ethernet device support"
...
@@ -102,10 +96,8 @@ config USB_PEGASUS
...
@@ -102,10 +96,8 @@ config USB_PEGASUS
is Pegasus or Pegasus II based then send me (petkan@users.sourceforge.net)
is Pegasus or Pegasus II based then send me (petkan@users.sourceforge.net)
vendor and device IDs.
vendor and device IDs.
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 pegasus.
The module will be called pegasus. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
config USB_RTL8150
config USB_RTL8150
tristate "USB RTL8150 based ethernet device support (EXPERIMENTAL)"
tristate "USB RTL8150 based ethernet device support (EXPERIMENTAL)"
...
@@ -115,10 +107,8 @@ config USB_RTL8150
...
@@ -115,10 +107,8 @@ config USB_RTL8150
Send me (petkan@users.sourceforge.net) any comments you may have.
Send me (petkan@users.sourceforge.net) any comments you may have.
You can also check for updates at http://pegasus2.sourceforge.net/
You can also check for updates at http://pegasus2.sourceforge.net/
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 rtl8150.
The module will be called rtl8150. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
config USB_USBNET
config USB_USBNET
tristate "Multi-purpose USB Networking Framework"
tristate "Multi-purpose USB Networking Framework"
...
@@ -151,10 +141,8 @@ config USB_USBNET
...
@@ -151,10 +141,8 @@ config USB_USBNET
For more information see <http://www.linux-usb.org/usbnet/>.
For more information see <http://www.linux-usb.org/usbnet/>.
This code is also available as a kernel 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 usbnet.
The module will be called usbnet. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
comment "USB Host-to-Host Cables"
comment "USB Host-to-Host Cables"
depends on USB_USBNET
depends on USB_USBNET
...
...
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