Linux-2.6.12-rc2
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / usb / atm / Kconfig
blob0d9f5379b8cf905b553888b974f89972490568eb
2 # USB ATM driver configuration
4 comment "USB ATM/DSL drivers"
5         depends on USB
7 config USB_ATM
8         tristate "Generic USB ATM/DSL core I/O support"
9         depends on USB && ATM
10         select CRC32
11         default n
12         help
13           This provides a library which is used for packet I/O by USB DSL
14           modems, such as the SpeedTouch driver below. 
16           To compile this driver as a module, choose M here: the
17           module will be called usb_atm.
19 config USB_SPEEDTOUCH
20         tristate "Alcatel Speedtouch USB support"
21         depends on USB && ATM
22         select USB_ATM
23         help
24           Say Y here if you have an Alcatel SpeedTouch USB or SpeedTouch 330
25           modem.  In order to use your modem you will need to install the 
26           two parts of the firmware, extracted by the user space tools; see
27           <http://www.linux-usb.org/SpeedTouch/> for details.
29           To compile this driver as a module, choose M here: the
30           module will be called speedtch.