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 | 6310dc873b8269b963d43cd86ab08c118fddaea8 (patch) | |
tree | 6b33a7c45a9e9a5dd1457205b4e87940800cffea /target | |
parent | bf78b6357d490804d926a05a194915fe176d3118 (diff) | |
download | upstream-6310dc873b8269b963d43cd86ab08c118fddaea8.tar.gz upstream-6310dc873b8269b963d43cd86ab08c118fddaea8.tar.bz2 upstream-6310dc873b8269b963d43cd86ab08c118fddaea8.zip |
add default option for the OTi-6858 USB serial device (closes #2631)
SVN-Revision: 9484
Diffstat (limited to 'target')
-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 |