diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-06 11:50:47 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-06 11:50:47 +0000 |
commit | eba3f7447a0360f99193aa5447f79bac1fb8d5a2 (patch) | |
tree | c42fb7049ee26e4a45fe7769143dd0dc36ea1e67 /target/linux/linux-2.4/config/brcm | |
parent | 12bcfa09ee0f5658cf41195f357449ea0b9a68e3 (diff) |
Added support for USB_SERIAL_VISOR, closes #180
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2844 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/linux-2.4/config/brcm')
-rw-r--r-- | target/linux/linux-2.4/config/brcm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/linux-2.4/config/brcm b/target/linux/linux-2.4/config/brcm index 7c011b21d..bc375e0ed 100644 --- a/target/linux/linux-2.4/config/brcm +++ b/target/linux/linux-2.4/config/brcm @@ -1289,7 +1289,7 @@ CONFIG_USB_SERIAL_BELKIN=m # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set # CONFIG_USB_SERIAL_EMPEG is not set CONFIG_USB_SERIAL_FTDI_SIO=m -# CONFIG_USB_SERIAL_VISOR is not set +CONFIG_USB_SERIAL_VISOR=m # CONFIG_USB_SERIAL_IPAQ is not set # CONFIG_USB_SERIAL_IR is not set # CONFIG_USB_SERIAL_EDGEPORT is not set |