diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-01-25 14:24:56 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-01-25 14:24:56 +0000 |
commit | 7859cab35ce1ba26fa785ba598dde8bd88c6f50a (patch) | |
tree | dc7dd18badb5b347ae13d425cca8e21a96011a4d | |
parent | 97b983c8b94c4dcf382ca42d8585780d605fc990 (diff) | |
download | mtk-20170518-7859cab35ce1ba26fa785ba598dde8bd88c6f50a.zip mtk-20170518-7859cab35ce1ba26fa785ba598dde8bd88c6f50a.tar.gz mtk-20170518-7859cab35ce1ba26fa785ba598dde8bd88c6f50a.tar.bz2 |
kernel: add missing config symbol
SVN-Revision: 19327
-rw-r--r-- | target/linux/generic-2.6/config-2.6.32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32 index bfd0435..3c355fa 100644 --- a/target/linux/generic-2.6/config-2.6.32 +++ b/target/linux/generic-2.6/config-2.6.32 @@ -2488,6 +2488,7 @@ CONFIG_USB_SERIAL_KEYSPAN_USA49W=y # CONFIG_USB_SERIAL_PL2303 is not set # CONFIG_USB_SERIAL_QUALCOMM is not set # CONFIG_USB_SERIAL_QUATECH2 is not set +# CONFIG_USB_SERIAL_QUATECH_USB2 is not set # CONFIG_USB_SERIAL_SAFE is not set CONFIG_USB_SERIAL_SAFE_PADDED=y # CONFIG_USB_SERIAL_SIEMENS_MPI is not set |