From 47baf57c43dfadf0b01325c5ccd1c3f421827381 Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Sat, 7 Aug 2021 02:57:10 +0200 Subject: no usb for u-boot --- .../u-boot/rvphone/cl-imx8/include/configs/cl-imx8.h | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'recipes-bsp/u-boot/rvphone/cl-imx8/include') diff --git a/recipes-bsp/u-boot/rvphone/cl-imx8/include/configs/cl-imx8.h b/recipes-bsp/u-boot/rvphone/cl-imx8/include/configs/cl-imx8.h index a2cb9a6..81d0e20 100644 --- a/recipes-bsp/u-boot/rvphone/cl-imx8/include/configs/cl-imx8.h +++ b/recipes-bsp/u-boot/rvphone/cl-imx8/include/configs/cl-imx8.h @@ -246,20 +246,6 @@ /* I2C Configs */ #define CONFIG_SYS_I2C_SPEED 100000 -/* USB configs */ -#ifndef CONFIG_SPL_BUILD - -#define CONFIG_CMD_USB -#define CONFIG_USB_STORAGE - -#define CONFIG_CMD_USB_MASS_STORAGE -#define CONFIG_USB_GADGET_MASS_STORAGE -#define CONFIG_USB_FUNCTION_MASS_STORAGE - -#define CONFIG_CMD_READ - -#endif - #define CONFIG_OF_SYSTEM_SETUP /* Framebuffer */ -- cgit v1.2.3