diff options
author | hcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-06-29 12:38:41 +0000 |
---|---|---|
committer | hcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-06-29 12:38:41 +0000 |
commit | 30d903015499967aa870cf6d2d431dc0935e5c57 (patch) | |
tree | 583070cb60379b10e7ffff6aee0bbcb2dbae8600 | |
parent | d8e90848bbb9b06ab79a922eaac9cd6644b2e6b1 (diff) |
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 |