[PATCH] ARM: i.MX8MP: remove select for unused ARC PBL USB gadget driver

Sascha Hauer sha at pengutronix.de
Mon Aug 8 06:11:41 PDT 2022


On Sat, Jul 30, 2022 at 11:53:53AM +0200, Ahmad Fatoum wrote:
> The i.MX8MPlus uses the ROM API for chainloading over the USB, so there
> is no use for the USB_GADGET_DRIVER_ARC_PBL. Besides, it is not even
> applicable, because the OTG controller on the i.MX8MPlus is a Designware
> Controller.
> 
> Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
> ---
>  arch/arm/mach-imx/Kconfig | 1 -
>  1 file changed, 1 deletion(-)

Applied, thanks

Sascha

> 
> diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
> index 822a47dc0470..356a91644552 100644
> --- a/arch/arm/mach-imx/Kconfig
> +++ b/arch/arm/mach-imx/Kconfig
> @@ -589,7 +589,6 @@ config MACH_NXP_IMX8MP_EVK
>  	select MCI_IMX_ESDHC_PBL
>  	select IMX8M_DRAM
>  	select I2C_IMX_EARLY
> -	select USB_GADGET_DRIVER_ARC_PBL
>  
>  config MACH_NXP_IMX8MQ_EVK
>  	bool "NXP i.MX8MQ EVK Board"
> -- 
> 2.30.2
> 
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list