diff options
author | Hamish Guthrie <hcg@openwrt.org> | 2007-06-29 12:38:41 +0000 |
---|---|---|
committer | Hamish Guthrie <hcg@openwrt.org> | 2007-06-29 12:38:41 +0000 |
commit | 7a1b73af0ce0eb62e5e8ea83bfac0fe730c5ae90 (patch) | |
tree | 583070cb60379b10e7ffff6aee0bbcb2dbae8600 | |
parent | 40951f072b1690219fefb9e9d6c5f87a30210630 (diff) | |
download | master-187ad058-7a1b73af0ce0eb62e5e8ea83bfac0fe730c5ae90.tar.gz master-187ad058-7a1b73af0ce0eb62e5e8ea83bfac0fe730c5ae90.tar.bz2 master-187ad058-7a1b73af0ce0eb62e5e8ea83bfac0fe730c5ae90.zip |
Added USB serial devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7778 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/at91-2.6/config/default | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/target/linux/at91-2.6/config/default b/target/linux/at91-2.6/config/default index c899a7317e..d2160396e9 100644 --- a/target/linux/at91-2.6/config/default +++ b/target/linux/at91-2.6/config/default @@ -263,21 +263,10 @@ CONFIG_USB_OHCI_HCD=m # CONFIG_USB_PEGASUS is not set # CONFIG_USB_PRINTER is not set # CONFIG_USB_RTL8150 is not set -# CONFIG_USB_SERIAL_AIRCABLE is not set -# CONFIG_USB_SERIAL_AIRPRIME is not set -# CONFIG_USB_SERIAL_ARK3116 is not set -# CONFIG_USB_SERIAL_BELKIN is not set -# CONFIG_USB_SERIAL_CP2101 is not set -# CONFIG_USB_SERIAL_CYBERJACK is not set -# CONFIG_USB_SERIAL_CYPRESS_M8 is not set -# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set # CONFIG_USB_SERIAL_EDGEPORT is not set # CONFIG_USB_SERIAL_EDGEPORT_TI is not set -# CONFIG_USB_SERIAL_EMPEG is not set -# CONFIG_USB_SERIAL_FTDI_SIO is not set # CONFIG_USB_SERIAL_FUNSOFT is not set # CONFIG_USB_SERIAL_GARMIN is not set -# CONFIG_USB_SERIAL_HP4X is not set # CONFIG_USB_SERIAL_IPAQ is not set # CONFIG_USB_SERIAL_IPW is not set # CONFIG_USB_SERIAL_IR is not set @@ -286,18 +275,10 @@ CONFIG_USB_OHCI_HCD=m # CONFIG_USB_SERIAL_KLSI is not set # CONFIG_USB_SERIAL_KOBIL_SCT is not set # CONFIG_USB_SERIAL_MCT_U232 is not set -# CONFIG_USB_SERIAL_MOS7720 is not set -# CONFIG_USB_SERIAL_MOS7840 is not set -# CONFIG_USB_SERIAL_NAVMAN is not set # CONFIG_USB_SERIAL_OMNINET is not set # CONFIG_USB_SERIAL_OPTION is not set -# CONFIG_USB_SERIAL_PL2303 is not set # CONFIG_USB_SERIAL_SAFE is not set -# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set -# CONFIG_USB_SERIAL_TI is not set # CONFIG_USB_SERIAL_VISOR is not set -# CONFIG_USB_SERIAL_WHITEHEAT is not set -# CONFIG_USB_SERIAL_XIRCOM is not set # CONFIG_USB_STORAGE_ALAUDA is not set # CONFIG_USB_STORAGE_DATAFAB is not set # CONFIG_USB_STORAGE_DPCM is not set |