1# CONFIG_CI_UDC is not set 2CONFIG_CMD_DFU=y 3CONFIG_CMD_HASH=y 4CONFIG_CMD_ROCKUSB=y 5# CONFIG_DFU_MMC is not set 6CONFIG_DFU_MTD=y 7# CONFIG_DFU_NAND is not set 8# CONFIG_DFU_RAM is not set 9# CONFIG_DFU_SF is not set 10# CONFIG_DFU_TFTP is not set 11# CONFIG_DM_USB_GADGET is not set 12CONFIG_DM_USB=y 13# CONFIG_FASTBOOT is not set 14CONFIG_HASH_VERIFY=y 15CONFIG_HASH=y 16# CONFIG_ROCKCHIP_USB_BOOT is not set 17# CONFIG_SPL_DM_USB_GADGET is not set 18CONFIG_SPL_DM_USB=y 19# CONFIG_USB_CDNS3 is not set 20# CONFIG_USB_DWC2 is not set 21CONFIG_USB_DWC3_GADGET=y 22# CONFIG_USB_DWC3_HOST is not set 23# CONFIG_USB_DWC3_OMAP is not set 24# CONFIG_USB_DWC3_PHY_OMAP is not set 25# CONFIG_USB_DWC3_PHY_SAMSUNG is not set 26CONFIG_USB_DWC3=y 27# CONFIG_USB_EHCI_HCD is not set 28# CONFIG_USB_ETHER is not set 29CONFIG_USB_FUNCTION_DFU=y 30# CONFIG_USB_FUNCTION_SDP is not set 31# CONFIG_USB_GADGET_ATMEL_USBA is not set 32# CONFIG_USB_GADGET_BCM_UDC_OTG_PHY is not set 33CONFIG_USB_GADGET_DOWNLOAD=y 34CONFIG_USB_GADGET_DUALSPEED=y 35# CONFIG_USB_GADGET_DWC2_OTG is not set 36CONFIG_USB_GADGET_MANUFACTURER="Rockchip" 37CONFIG_USB_GADGET_PRODUCT_NUM=0x110c 38CONFIG_USB_GADGET_VBUS_DRAW=2 39CONFIG_USB_GADGET_VENDOR_NUM=0x2207 40CONFIG_USB_GADGET=y 41# CONFIG_USB_HOST_ETHER is not set 42# CONFIG_USB_KEYBOARD is not set 43# CONFIG_USB_MUSB_DA8XX is not set 44# CONFIG_USB_MUSB_GADGET is not set 45# CONFIG_USB_MUSB_HOST is not set 46# CONFIG_USB_MUSB_TI is not set 47# CONFIG_USB_OHCI_HCD is not set 48# CONFIG_USB_OHCI_PCI is not set 49# CONFIG_USB_R8A66597_HCD is not set 50CONFIG_USB_STORAGE=y 51# CONFIG_USB_UHCI_HCD is not set 52# CONFIG_USB_XHCI_HCD is not set 53CONFIG_USB=y 54