diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-15 19:14:46 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-15 19:14:46 +0000 |
commit | c7e0e653d2b47d98ecdde05e654c9d3260f66a45 (patch) | |
tree | fbbdd0d86540872a8b1c88e6c421f715e045cd5e /openwrt/target/linux/brcm-2.6 | |
parent | d33c9526ddd6b29137057ce53ccec781a5193c05 (diff) |
add Support for USB Speedtouch ADSL modem, thx Jonathan McDowell
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3380 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/brcm-2.6')
-rw-r--r-- | openwrt/target/linux/brcm-2.6/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/brcm-2.6/config b/openwrt/target/linux/brcm-2.6/config index ed4206147..7d2187942 100644 --- a/openwrt/target/linux/brcm-2.6/config +++ b/openwrt/target/linux/brcm-2.6/config @@ -1409,7 +1409,7 @@ CONFIG_USB_SERIAL_PL2303=m # USB DSL modem support # CONFIG_USB_ATM=m -# CONFIG_USB_SPEEDTOUCH is not set +CONFIG_USB_SPEEDTOUCH=m # CONFIG_USB_CXACRU is not set # CONFIG_USB_XUSBATM is not set |