]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/atm/Kconfig
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
[linux-2.6-omap-h63xx.git] / drivers / usb / atm / Kconfig
index f429862e0974b2d7e3f1285daefa5d77d219f606..b450cbaa3a0baf91d445c5a43b0dd8d66b701646 100644 (file)
@@ -44,6 +44,19 @@ config USB_CXACRU
          To compile this driver as a module, choose M here: the
          module will be called cxacru.
 
+config USB_UEAGLEATM
+       tristate "ADI 930 and eagle USB DSL modem"
+       depends on USB_ATM
+       select FW_LOADER
+       help
+         Say Y here if you have an ADSL USB modem based on the ADI 930
+         or eagle chipset. In order to use your modem you will need to
+         install firmwares and CMV (Command Management Variables); see
+         <https://gna.org/projects/ueagleatm/> for details.
+
+         To compile this driver as a module, choose M here: the
+         module will be called ueagle-atm.
+
 config USB_XUSBATM
        tristate "Other USB DSL modem support"
        depends on USB_ATM
@@ -51,7 +64,7 @@ config USB_XUSBATM
          Say Y here if you have a DSL USB modem not explicitly supported by
          another USB DSL drivers.  In order to use your modem you will need to
          pass the vendor ID, product ID, and endpoint numbers for transmission
-         and reception as module parameters.  You may need to initialize the
+         and reception as module parameters.  You may need to initialize
          the modem using a user space utility (a firmware loader for example).
 
          To compile this driver as a module, choose M here: the