diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2012-02-11 18:38:28 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2012-02-11 18:38:28 +0000 |
commit | 8ce80f74549c15e9a6579df6ae68648f17cadd29 (patch) | |
tree | 352aab87e31a83bdd2eb9c6a380491e3d1510881 /target | |
parent | 80b40497de41722efa88dede430ac12f090cf70f (diff) | |
download | upstream-8ce80f74549c15e9a6579df6ae68648f17cadd29.tar.gz upstream-8ce80f74549c15e9a6579df6ae68648f17cadd29.tar.bz2 upstream-8ce80f74549c15e9a6579df6ae68648f17cadd29.zip |
add some missing symbols
SVN-Revision: 30460
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-3.3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 8a56ee43dc..f53668dc45 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -2856,6 +2856,7 @@ CONFIG_USB_EZUSB=y # CONFIG_USB_FTDI_ELAN is not set # CONFIG_USB_GADGET is not set # CONFIG_USB_GADGET_DEBUG is not set +CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2 # CONFIG_USB_GL860 is not set # CONFIG_USB_GPIO_VBUS is not set # CONFIG_USB_GSPCA is not set @@ -2902,6 +2903,7 @@ CONFIG_USB_EZUSB=y # CONFIG_USB_GSPCA_VICAM is not set # 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_MULTI is not set # CONFIG_USB_G_NOKIA is not set # CONFIG_USB_HID is not set @@ -2967,6 +2969,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y # CONFIG_USB_PRINTER is not set # CONFIG_USB_PWC_INPUT_EVDEV is not set # CONFIG_USB_R8A66597_HCD is not set +# CONFIG_USB_RENESAS_USBHS is not set # CONFIG_USB_RIO500 is not set # CONFIG_USB_RTL8150 is not set # CONFIG_USB_S2255 is not set |