From ac30beaaa7ad847ed2c52c3bd5440e303b19b2f9 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Thu, 26 Jul 2012 17:03:05 +0000 Subject: [PATCH] add more USB-related config symbols SVN-Revision: 32883 --- target/linux/generic/config-3.3 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index e602969413..59fafbdd6b 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -2994,6 +2994,7 @@ CONFIG_USB_ARMLINUX=y CONFIG_USB_BELKIN=y # CONFIG_USB_C67X00_HCD is not set # CONFIG_USB_CATC is not set +# CONFIG_USB_CDC_COMPOSITE is not set # CONFIG_USB_CXACRU is not set # CONFIG_USB_CYPRESS_CY7C63 is not set # CONFIG_USB_CYTHERM is not set @@ -3003,6 +3004,8 @@ CONFIG_USB_DEVICEFS=y # CONFIG_USB_DSBR is not set # CONFIG_USB_DWC3 is not set # CONFIG_USB_DYNAMIC_MINORS is not set +# CONFIG_USB_DUMMY_HCD is not set +# CONFIG_USB_DWC_OTG_LPM is not set # CONFIG_USB_EHCI_MV is not set # CONFIG_USB_EHCI_HCD_PPC_OF is not set CONFIG_USB_EHCI_ROOT_HUB_TT=y @@ -3013,9 +3016,17 @@ CONFIG_USB_EHCI_ROOT_HUB_TT=y # CONFIG_USB_EPSON2888 is not set # CONFIG_USB_ET61X251 is not set CONFIG_USB_EZUSB=y +# CONFIG_USB_FILE_STORAGE is not set # CONFIG_USB_FTDI_ELAN is not set +# CONFIG_USB_FUNCTIONFS is not set +# CONFIG_USB_FUSB300 is not set +# CONFIG_USB_R8A66597 is not set # CONFIG_USB_GADGET is not set +# CONFIG_USB_GADGETFS is not set # CONFIG_USB_GADGET_DEBUG is not set +# CONFIG_USB_GADGET_DEBUG_FILES is not set +# CONFIG_USB_GADGET_DEBUG_FS is not set +CONFIG_USB_GADGET_VBUS_DRAW=2 CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2 # CONFIG_USB_GL860 is not set # CONFIG_USB_GPIO_VBUS is not set @@ -3064,8 +3075,13 @@ CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2 # CONFIG_USB_GSPCA_XIRLINK_CIT is not set # CONFIG_USB_GSPCA_ZC3XX is not set # CONFIG_USB_G_ACM_MS is not set +# CONFIG_USB_G_DBGP is not set +# CONFIG_USB_G_HID is not set # CONFIG_USB_G_MULTI is not set +# CONFIG_USB_G_NCM is not set # CONFIG_USB_G_NOKIA is not set +# CONFIG_USB_G_PRINTER is not set +# CONFIG_USB_G_SERIAL is not set # CONFIG_USB_G_WEBCAM is not set # CONFIG_USB_HID is not set # CONFIG_USB_HIDDEV is not set @@ -3090,6 +3106,7 @@ CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2 # CONFIG_USB_LEGOTOWER is not set # CONFIG_USB_LIBUSUAL is not set # CONFIG_USB_M5602 is not set +# CONFIG_USB_M66592 is not set # CONFIG_USB_MASS_STORAGE is not set # CONFIG_USB_MDC800 is not set # CONFIG_USB_MICROTEK is not set @@ -3097,6 +3114,8 @@ CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2 # CONFIG_USB_MON is not set # CONFIG_USB_MOUSE is not set # CONFIG_USB_MUSB_HDRC is not set +# CONFIG_USB_MV_UDC is not set +# CONFIG_USB_NET2272 is not set # CONFIG_USB_NET_AX8817X is not set # CONFIG_USB_NET_CDCETHER is not set # CONFIG_USB_NET_CDC_EEM is not set @@ -3247,6 +3266,7 @@ CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y # CONFIG_USB_XUSBATM is not set # CONFIG_USB_YUREX is not set # CONFIG_USB_ZD1201 is not set +# CONFIG_USB_ZERO is not set # CONFIG_USB_ZR364XX is not set # CONFIG_USE_GENERIC_SMP_HELPERS is not set # CONFIG_USE_OF is not set -- 2.25.1