Commit 4eba5e52 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Linus Torvalds

[PATCH] depends on PCI: Multi-Tech, SyncLink, Applicom serial

Multi-Tech, Microgate SyncLink, and Applicom serial unconditionally depend on
PCI
Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 26de3bd2
...@@ -203,7 +203,7 @@ config MOXA_SMARTIO ...@@ -203,7 +203,7 @@ config MOXA_SMARTIO
config ISI config ISI
tristate "Multi-Tech multiport card support (EXPERIMENTAL)" tristate "Multi-Tech multiport card support (EXPERIMENTAL)"
depends on SERIAL_NONSTANDARD && EXPERIMENTAL && BROKEN_ON_SMP && m depends on SERIAL_NONSTANDARD && PCI && EXPERIMENTAL && BROKEN_ON_SMP && m
help help
This is a driver for the Multi-Tech cards which provide several This is a driver for the Multi-Tech cards which provide several
serial ports. The driver is experimental and can currently only be serial ports. The driver is experimental and can currently only be
...@@ -212,7 +212,7 @@ config ISI ...@@ -212,7 +212,7 @@ config ISI
config SYNCLINK config SYNCLINK
tristate "Microgate SyncLink card support" tristate "Microgate SyncLink card support"
depends on SERIAL_NONSTANDARD depends on SERIAL_NONSTANDARD && PCI
help help
Provides support for the SyncLink ISA and PCI multiprotocol serial Provides support for the SyncLink ISA and PCI multiprotocol serial
adapters. These adapters support asynchronous and HDLC bit adapters. These adapters support asynchronous and HDLC bit
...@@ -836,6 +836,7 @@ config R3964 ...@@ -836,6 +836,7 @@ config R3964
config APPLICOM config APPLICOM
tristate "Applicom intelligent fieldbus card support" tristate "Applicom intelligent fieldbus card support"
depends on PCI
---help--- ---help---
This driver provides the kernel-side support for the intelligent This driver provides the kernel-side support for the intelligent
fieldbus cards made by Applicom International. More information fieldbus cards made by Applicom International. More information
......
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