diff options
author | Al Viro <viro@ftp.linux.org.uk> | 2007-07-17 08:49:35 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-17 11:01:07 -0700 |
commit | 27d41718157626e4509026c7dac247a659c0e71f (patch) | |
tree | 0d5f33ec8660495f2a32e573f0fa1767f292aef5 /drivers/telephony | |
parent | 547c178b7237f586cbaac0246a112c502de32d64 (diff) |
mark a bunch of ISA|EISA|PCI drivers as such
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/telephony')
-rw-r--r-- | drivers/telephony/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/telephony/Kconfig b/drivers/telephony/Kconfig index 8f530e68263b..5f98f673f1b6 100644 --- a/drivers/telephony/Kconfig +++ b/drivers/telephony/Kconfig @@ -19,6 +19,7 @@ if PHONE config PHONE_IXJ tristate "QuickNet Internet LineJack/PhoneJack support" + depends ISA || PCI ---help--- Say M if you have a telephony card manufactured by Quicknet Technologies, Inc. These include the Internet PhoneJACK and |