From 9c54004ea717116a10886e254e26502ffb1136e9 Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Tue, 23 Dec 2008 04:09:02 +0000 Subject: atm: Driver for Solos PCI ADSL2+ card. This adds basic support for the 'Solos' PCI ADSL2+ cards being developed by Traverse Technologies and Xrio Ltd: http://www.traverse.com.au/productview.php?product_id=116 Signed-off-by: Nathan Williams Signed-off-by: David Woodhouse Signed-off-by: David S. Miller --- drivers/atm/Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'drivers/atm/Kconfig') diff --git a/drivers/atm/Kconfig b/drivers/atm/Kconfig index f197a19..191b85e 100644 --- a/drivers/atm/Kconfig +++ b/drivers/atm/Kconfig @@ -391,4 +391,10 @@ config ATM_HE_USE_SUNI Support for the S/UNI-Ultra and S/UNI-622 found in the ForeRunner HE cards. This driver provides carrier detection some statistics. +config ATM_SOLOS + tristate "Solos ADSL2+ PCI Multiport card driver" + depends on PCI + help + Support for the Solos multiport ADSL2+ card. + endif # ATM -- cgit v1.1