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
911a1ac4
Commit
911a1ac4
authored
Jan 03, 2003
by
Tomas Szepe
Committed by
Linus Torvalds
Jan 03, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] unify netdev config follow-up
Add more netdev bus dependencies. Patch by Arnd Bergmann.
parent
934b1308
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
11 deletions
+11
-11
drivers/net/Kconfig
drivers/net/Kconfig
+1
-1
drivers/net/wan/Kconfig
drivers/net/wan/Kconfig
+10
-10
No files found.
drivers/net/Kconfig
View file @
911a1ac4
...
...
@@ -2378,7 +2378,7 @@ config STRIP
config ARLAN
tristate "Aironet Arlan 655 & IC2200 DS support"
depends on NET_RADIO
depends on NET_RADIO
&& ISA
---help---
Aironet makes Arlan, a class of wireless LAN adapters. These use the
www.Telxon.com chip, which is also used on several similar cards.
...
...
drivers/net/wan/Kconfig
View file @
911a1ac4
...
...
@@ -62,7 +62,7 @@ config COSA
#
config COMX
tristate "MultiGate (COMX) synchronous serial boards support"
depends on WAN
depends on WAN
&& (ISA || PCI)
---help---
Say Y if you want to use any board from the MultiGate (COMX) family.
These boards are synchronous serial adapters for the PC,
...
...
@@ -176,7 +176,7 @@ config COMX_PROTO_FR
#
config DSCC4
tristate "Etinc PCISYNC serial board support"
depends on WAN && m
depends on WAN &&
PCI &&
m
help
This is a driver for Etinc PCISYNC boards based on the Infineon
(ex. Siemens) DSCC4 chipset. It is supposed to work with the four
...
...
@@ -193,7 +193,7 @@ config DSCC4
#
config LANMEDIA
tristate "LanMedia Corp. SSI/V.35, T1/E1, HSSI, T3 boards"
depends on WAN
depends on WAN
&& PCI
---help---
This is a driver for the following Lan Media family of serial
boards.
...
...
@@ -222,7 +222,7 @@ config LANMEDIA
# There is no way to detect a Sealevel board. Force it modular
config SEALEVEL_4021
tristate "Sealevel Systems 4021 support"
depends on WAN && m
depends on WAN &&
ISA &&
m
help
This is a driver for the Sealevel Systems ACB 56 serial I/O adapter.
...
...
@@ -336,7 +336,7 @@ comment "Refer to the file README.mlppp, provided by PC300 package."
config N2
tristate "SDL RISCom/N2 support"
depends on HDLC
depends on HDLC
&& ISA
help
This driver is for RISCom/N2 single or dual channel ISA cards
made by SDL Communications Inc. If you have such a card,
...
...
@@ -348,7 +348,7 @@ config N2
config C101
tristate "Moxa C101 support"
depends on HDLC
depends on HDLC
&& ISA
help
This driver is for C101 SuperSync ISA cards made by Moxa
Technologies Co., Ltd. If you have such a card,
...
...
@@ -358,7 +358,7 @@ config C101
config FARSYNC
tristate "FarSync T-Series support"
depends on HDLC
depends on HDLC
&& PCI
---help---
This driver supports the FarSync T-Series X.21 (and V.35/V.24) cards
from FarSite Communications Ltd.
...
...
@@ -432,7 +432,7 @@ config DLCI_MAX
config SDLA
tristate "SDLA (Sangoma S502/S508) support"
depends on DLCI
depends on DLCI
&& ISA
help
Say Y here if you need a driver for the Sangoma S502A, S502E, and
S508 Frame Relay Access Devices. These are multi-protocol cards, but
...
...
@@ -465,7 +465,7 @@ config WAN_ROUTER_DRIVERS
config VENDOR_SANGOMA
tristate "Sangoma WANPIPE(tm) multiprotocol cards"
depends on WAN_ROUTER_DRIVERS && WAN_ROUTER
depends on WAN_ROUTER_DRIVERS && WAN_ROUTER
&& (PCI || ISA)
---help---
WANPIPE from Sangoma Technologies Inc. (<http://www.sangoma.com/>)
is a family of intelligent multiprotocol WAN adapters with data
...
...
@@ -559,7 +559,7 @@ config WANPIPE_MULTPPP
config CYCLADES_SYNC
tristate "Cyclom 2X(tm) cards (EXPERIMENTAL)"
depends on WAN_ROUTER_DRIVERS
depends on WAN_ROUTER_DRIVERS
&& (PCI || ISA)
---help---
Cyclom 2X from Cyclades Corporation (<http://www.cyclades.com/> and
<http://www.cyclades.com.br/>) is an intelligent multiprotocol WAN
...
...
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