mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[ifxmips] forgot to disable USB gadget options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13661 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -216,21 +216,15 @@ CONFIG_SYS_SUPPORTS_MULTITHREADING=y
|
|||||||
# CONFIG_TICK_ONESHOT is not set
|
# CONFIG_TICK_ONESHOT is not set
|
||||||
CONFIG_TRAD_SIGNALS=y
|
CONFIG_TRAD_SIGNALS=y
|
||||||
CONFIG_USB=m
|
CONFIG_USB=m
|
||||||
CONFIG_USB_AMD5536UDC=y
|
|
||||||
# CONFIG_USB_CDC_COMPOSITE is not set
|
# CONFIG_USB_CDC_COMPOSITE is not set
|
||||||
# CONFIG_USB_DWC_HCD is not set
|
# CONFIG_USB_DWC_HCD is not set
|
||||||
# CONFIG_USB_EHCI_HCD is not set
|
# CONFIG_USB_EHCI_HCD is not set
|
||||||
CONFIG_USB_ETH=y
|
# CONFIG_USB_ETH is not set
|
||||||
CONFIG_USB_ETH_RNDIS=y
|
|
||||||
# CONFIG_USB_FILE_STORAGE is not set
|
# CONFIG_USB_FILE_STORAGE is not set
|
||||||
CONFIG_USB_GADGET=y
|
|
||||||
# CONFIG_USB_GADGETFS is not set
|
# CONFIG_USB_GADGETFS is not set
|
||||||
CONFIG_USB_GADGET_AMD5536UDC=y
|
# CONFIG_USB_GADGET_AMD5536UDC is not set
|
||||||
# CONFIG_USB_GADGET_AT91 is not set
|
# CONFIG_USB_GADGET_AT91 is not set
|
||||||
# CONFIG_USB_GADGET_ATMEL_USBA is not set
|
# CONFIG_USB_GADGET_ATMEL_USBA is not set
|
||||||
CONFIG_USB_GADGET_DEBUG_FILES=y
|
|
||||||
CONFIG_USB_GADGET_DEBUG_FS=y
|
|
||||||
CONFIG_USB_GADGET_DUALSPEED=y
|
|
||||||
# CONFIG_USB_GADGET_DUMMY_HCD is not set
|
# CONFIG_USB_GADGET_DUMMY_HCD is not set
|
||||||
# CONFIG_USB_GADGET_FSL_USB2 is not set
|
# CONFIG_USB_GADGET_FSL_USB2 is not set
|
||||||
# CONFIG_USB_GADGET_GOKU is not set
|
# CONFIG_USB_GADGET_GOKU is not set
|
||||||
@@ -242,7 +236,6 @@ CONFIG_USB_GADGET_DUALSPEED=y
|
|||||||
# CONFIG_USB_GADGET_PXA25X is not set
|
# CONFIG_USB_GADGET_PXA25X is not set
|
||||||
# CONFIG_USB_GADGET_PXA27X is not set
|
# CONFIG_USB_GADGET_PXA27X is not set
|
||||||
# CONFIG_USB_GADGET_S3C2410 is not set
|
# CONFIG_USB_GADGET_S3C2410 is not set
|
||||||
CONFIG_USB_GADGET_SELECTED=y
|
|
||||||
# CONFIG_USB_G_PRINTER is not set
|
# CONFIG_USB_G_PRINTER is not set
|
||||||
# CONFIG_USB_G_SERIAL is not set
|
# CONFIG_USB_G_SERIAL is not set
|
||||||
# CONFIG_USB_MIDI_GADGET is not set
|
# CONFIG_USB_MIDI_GADGET is not set
|
||||||
|
|||||||
Reference in New Issue
Block a user