aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm/Kconfig
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2008-12-23 04:09:02 +0000
committerDavid S. Miller <davem@davemloft.net>2008-12-26 01:26:11 -0800
commit9c54004ea717116a10886e254e26502ffb1136e9 (patch)
tree890ccda88965e0f6f6fa702237d5e3830834af60 /drivers/atm/Kconfig
parent236b87c29953a87a6817e96e311b0efd00e95dc7 (diff)
downloadkernel_samsung_smdk4412-9c54004ea717116a10886e254e26502ffb1136e9.zip
kernel_samsung_smdk4412-9c54004ea717116a10886e254e26502ffb1136e9.tar.gz
kernel_samsung_smdk4412-9c54004ea717116a10886e254e26502ffb1136e9.tar.bz2
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 <nathan@traverse.com.au> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/atm/Kconfig')
-rw-r--r--drivers/atm/Kconfig6
1 files changed, 6 insertions, 0 deletions
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