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 | 1cf5f7107a65b1e402476cfeb0fd8b22346b4307 (patch) | |
tree | f0a1eac4d7361c7d5ea997898ec17bd859f93741 /target | |
parent | f916618a9b2610f7e705b7c0544eea167d92f9a0 (diff) | |
download | upstream-1cf5f7107a65b1e402476cfeb0fd8b22346b4307.tar.gz upstream-1cf5f7107a65b1e402476cfeb0fd8b22346b4307.tar.bz2 upstream-1cf5f7107a65b1e402476cfeb0fd8b22346b4307.zip |
[kernel] 2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10547 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 |