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 <[email protected]>
---
 arch/arm/mach-imx/Kconfig | 1 -
 1 file changed, 1 deletion(-)

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


Reply via email to