diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-03-06 19:25:48 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-03-06 19:25:48 +0000 |
commit | 636d05f391a1edd852f4722973d9ee07a976d4d0 (patch) | |
tree | b941e8e9004b916652ab3575c26096b840ced108 /target/linux/generic-2.6 | |
parent | 9c4f6c192fd84f9f8f0584f4f46e75cdb6528142 (diff) | |
download | upstream-636d05f391a1edd852f4722973d9ee07a976d4d0.tar.gz upstream-636d05f391a1edd852f4722973d9ee07a976d4d0.tar.bz2 upstream-636d05f391a1edd852f4722973d9ee07a976d4d0.zip |
2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431
SVN-Revision: 10547
Diffstat (limited to 'target/linux/generic-2.6')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.24 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.24 b/target/linux/generic-2.6/config-2.6.24 index a80e806a4a..da4eae3bc3 100644 --- a/target/linux/generic-2.6/config-2.6.24 +++ b/target/linux/generic-2.6/config-2.6.24 @@ -1566,6 +1566,7 @@ CONFIG_USB_SERIAL_AIRCABLE=m CONFIG_USB_SERIAL_AIRPRIME=m CONFIG_USB_SERIAL_ARK3116=m CONFIG_USB_SERIAL_BELKIN=m +CONFIG_USB_SERIAL_CH341=m CONFIG_USB_SERIAL_CP2101=m CONFIG_USB_SERIAL_CYBERJACK=m CONFIG_USB_SERIAL_CYPRESS_M8=m |