diff options
author | Florian Fainelli <florian@openwrt.org> | 2006-01-06 12:22:29 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2006-01-06 12:22:29 +0000 |
commit | f13759764c07506fa0a2237982aa534869bec26a (patch) | |
tree | caf4d4051c9f13816ab993e306b67c3cadd91e66 /openwrt/target/linux/linux-2.4/config/x86 | |
parent | e8344ee792716436941cde0bd8e0e6afe4d5f044 (diff) | |
download | mtk-20170518-f13759764c07506fa0a2237982aa534869bec26a.zip mtk-20170518-f13759764c07506fa0a2237982aa534869bec26a.tar.gz mtk-20170518-f13759764c07506fa0a2237982aa534869bec26a.tar.bz2 |
Added support for ATM (needed by ueagle-atm), USB ATM, and VISOR USB serial controller to 2.6 and 2.4 x86
SVN-Revision: 2845
Diffstat (limited to 'openwrt/target/linux/linux-2.4/config/x86')
-rw-r--r-- | openwrt/target/linux/linux-2.4/config/x86 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/linux-2.4/config/x86 b/openwrt/target/linux/linux-2.4/config/x86 index c378a24..6edf6cc 100644 --- a/openwrt/target/linux/linux-2.4/config/x86 +++ b/openwrt/target/linux/linux-2.4/config/x86 @@ -1333,7 +1333,7 @@ CONFIG_USB_SERIAL_BELKIN=m # 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_VISOR=m # CONFIG_USB_SERIAL_IPAQ is not set # CONFIG_USB_SERIAL_IR is not set # CONFIG_USB_SERIAL_EDGEPORT is not set |