diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-09-04 21:09:40 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-09-04 21:09:40 +0000 |
| commit | 40cb3c6f70a6fb89fb8539efe0ea1c59829bd0c1 (patch) | |
| tree | d9a67c8a7dda428c997834f6e3ab88bf1597363a /openwrt/target/linux/linux-2.4/config/brcm | |
| parent | f7335d465b90c38ebd55fac19c8380e032dbb547 (diff) | |
| download | mtk-20170518-40cb3c6f70a6fb89fb8539efe0ea1c59829bd0c1.zip mtk-20170518-40cb3c6f70a6fb89fb8539efe0ea1c59829bd0c1.tar.gz mtk-20170518-40cb3c6f70a6fb89fb8539efe0ea1c59829bd0c1.tar.bz2 | |
add initial support for some USB-to-serial converters
SVN-Revision: 1848
Diffstat (limited to 'openwrt/target/linux/linux-2.4/config/brcm')
| -rw-r--r-- | openwrt/target/linux/linux-2.4/config/brcm | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/openwrt/target/linux/linux-2.4/config/brcm b/openwrt/target/linux/linux-2.4/config/brcm index d7de2ce..312a30f 100644 --- a/openwrt/target/linux/linux-2.4/config/brcm +++ b/openwrt/target/linux/linux-2.4/config/brcm @@ -1256,7 +1256,28 @@ CONFIG_USB_PWC=m # # USB Serial Converter support # -# CONFIG_USB_SERIAL is not set +CONFIG_USB_SERIAL=m +# CONFIG_USB_SERIAL_DEBUG is not set +CONFIG_USB_SERIAL_GENERIC=y +CONFIG_USB_SERIAL_BELKIN=m +# CONFIG_USB_SERIAL_WHITEHEAT is not set +# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set +# CONFIG_USB_SERIAL_EMPEG is not set +CONFIG_USB_SERIAL_FTDI_SIO=m +# CONFIG_USB_SERIAL_VISOR is not set +# CONFIG_USB_SERIAL_IPAQ is not set +# CONFIG_USB_SERIAL_IR is not set +# CONFIG_USB_SERIAL_EDGEPORT is not set +# CONFIG_USB_SERIAL_EDGEPORT_TI is not set +# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set +# CONFIG_USB_SERIAL_KEYSPAN is not set +CONFIG_USB_SERIAL_MCT_U232=m +# CONFIG_USB_SERIAL_KLSI is not set +# CONFIG_USB_SERIAL_KOBIL_SCT is not set +CONFIG_USB_SERIAL_PL2303=m +# CONFIG_USB_SERIAL_CYBERJACK is not set +# CONFIG_USB_SERIAL_XIRCOM is not set +# CONFIG_USB_SERIAL_OMNINET is not set # # USB Miscellaneous drivers |
