diff options
| author | Florian Fainelli <florian@openwrt.org> | 2006-01-06 11:50:47 +0000 |
|---|---|---|
| committer | Florian Fainelli <florian@openwrt.org> | 2006-01-06 11:50:47 +0000 |
| commit | e3ee5c02e6a2e7e0c137701c4b32bf2fdfd1b9df (patch) | |
| tree | c42fb7049ee26e4a45fe7769143dd0dc36ea1e67 /target/linux/linux-2.4/config/brcm | |
| parent | d3a7405d4e9f0dfb92f53c0b3ace1b2b05364fa3 (diff) | |
| download | upstream-e3ee5c02e6a2e7e0c137701c4b32bf2fdfd1b9df.tar.gz upstream-e3ee5c02e6a2e7e0c137701c4b32bf2fdfd1b9df.tar.bz2 upstream-e3ee5c02e6a2e7e0c137701c4b32bf2fdfd1b9df.zip | |
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 7c011b21d83..bc375e0edea 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 |
