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 | 1543351140b138ec1c332b05967833b7e714c3e9 (patch) | |
tree | 781dc843e3b8b5f7a2b819805213176c8a88d89a /target/linux/brcm-2.6/config | |
parent | 24311c0291d13272e761a6faa3585895f6d30766 (diff) |
add Support for USB Speedtouch ADSL modem, thx Jonathan McDowell
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3380 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm-2.6/config')
-rw-r--r-- | target/linux/brcm-2.6/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm-2.6/config b/target/linux/brcm-2.6/config index ed4206147a..7d2187942d 100644 --- a/target/linux/brcm-2.6/config +++ b/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 |