diff options
Diffstat (limited to 'drivers/usb/atm/Kconfig')
-rw-r--r-- | drivers/usb/atm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/atm/Kconfig b/drivers/usb/atm/Kconfig index 550ddfa71a43..b450cbaa3a0b 100644 --- a/drivers/usb/atm/Kconfig +++ b/drivers/usb/atm/Kconfig | |||
@@ -64,7 +64,7 @@ config USB_XUSBATM | |||
64 | Say Y here if you have a DSL USB modem not explicitly supported by | 64 | Say Y here if you have a DSL USB modem not explicitly supported by |
65 | another USB DSL drivers. In order to use your modem you will need to | 65 | another USB DSL drivers. In order to use your modem you will need to |
66 | pass the vendor ID, product ID, and endpoint numbers for transmission | 66 | pass the vendor ID, product ID, and endpoint numbers for transmission |
67 | and reception as module parameters. You may need to initialize the | 67 | and reception as module parameters. You may need to initialize |
68 | the modem using a user space utility (a firmware loader for example). | 68 | the modem using a user space utility (a firmware loader for example). |
69 | 69 | ||
70 | To compile this driver as a module, choose M here: the | 70 | To compile this driver as a module, choose M here: the |