diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2007-11-02 09:08:59 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2007-11-02 09:08:59 +0000 |
commit | a5cc05853f38412f358c3f7b0a7dbc5f06f9d6e5 (patch) | |
tree | d4f9584d4116140deb92a05441f2bba1f316965d /target/linux/generic-2.6/config-2.6.23 | |
parent | a26fdea499e13754016461d1bbdc597c9e6e526a (diff) | |
download | upstream-a5cc05853f38412f358c3f7b0a7dbc5f06f9d6e5.tar.gz upstream-a5cc05853f38412f358c3f7b0a7dbc5f06f9d6e5.tar.bz2 upstream-a5cc05853f38412f358c3f7b0a7dbc5f06f9d6e5.zip |
add default option for the OTi-6858 USB serial device (closes #2631)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9484 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.23')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.23 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.23 b/target/linux/generic-2.6/config-2.6.23 index 288c355ae3..af1dc9f7c0 100644 --- a/target/linux/generic-2.6/config-2.6.23 +++ b/target/linux/generic-2.6/config-2.6.23 @@ -1567,6 +1567,7 @@ CONFIG_USB_SERIAL_NAVMAN=m CONFIG_USB_SERIAL_OMNINET=m CONFIG_USB_SERIAL_OPTION=m CONFIG_USB_SERIAL_PL2303=m +CONFIG_USB_SERIAL_OTI6858=m CONFIG_USB_SERIAL_SAFE=m CONFIG_USB_SERIAL_SAFE_PADDED=y CONFIG_USB_SERIAL_SIERRAWIRELESS=m |