diff options
author | Uros Majstorovic <majstor@majstor.org> | 2021-08-07 02:46:33 +0200 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2021-08-07 02:46:33 +0200 |
commit | 34a56372a20e32dc13e15b7f4836d580f8855e41 (patch) | |
tree | 9a4740cc03a8a036b0c4c98900cfe149ffcfe837 /recipes-bsp/u-boot/rvphone/cl-imx8/configs/cl-imx8_android_defconfig | |
parent | 42011ab1c67a9b4b1ad8cab2a2d54cc24d886b1e (diff) |
no usb for u-boot
Diffstat (limited to 'recipes-bsp/u-boot/rvphone/cl-imx8/configs/cl-imx8_android_defconfig')
-rw-r--r-- | recipes-bsp/u-boot/rvphone/cl-imx8/configs/cl-imx8_android_defconfig | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes-bsp/u-boot/rvphone/cl-imx8/configs/cl-imx8_android_defconfig b/recipes-bsp/u-boot/rvphone/cl-imx8/configs/cl-imx8_android_defconfig index 17df68f..4f66291 100644 --- a/recipes-bsp/u-boot/rvphone/cl-imx8/configs/cl-imx8_android_defconfig +++ b/recipes-bsp/u-boot/rvphone/cl-imx8/configs/cl-imx8_android_defconfig @@ -47,17 +47,4 @@ CONFIG_DM_REGULATOR_FIXED=y CONFIG_DM_REGULATOR_GPIO=y CONFIG_DM_THERMAL=y CONFIG_NXP_TMU=y -CONFIG_USB=y -CONFIG_DM_USB=y -CONFIG_USB_XHCI_HCD=y -CONFIG_USB_XHCI_DWC3=y -CONFIG_USB_EHCI_HCD=y -CONFIG_USB_DWC3=y -CONFIG_USB_DWC3_GADGET=y -CONFIG_USB_GADGET=y -CONFIG_USB_GADGET_MANUFACTURER="FSL" -CONFIG_USB_GADGET_VENDOR_NUM=0x0525 -CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5 -CONFIG_SDP_LOADADDR=0x40400000 -CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_LZ4=y |