diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-11-02 09:08:59 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-11-02 09:08:59 +0000 |
commit | 0e8e8cee68458c44dc94b829b060c3dec336553c (patch) | |
tree | d4f9584d4116140deb92a05441f2bba1f316965d | |
parent | 4c5a099db24a63b5dffa715e1b92cee2f34e6a16 (diff) |
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
-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 288c355ae..af1dc9f7c 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 |