From: FUKAUMI Naoki Date: Thu, 20 Apr 2023 12:00:41 +0000 (+0000) Subject: configs: rockchip: radxa-cm3-io: drop CONFIG_USB_DWC3_GENERIC X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=a1c68192549246fe80a6f931986b8e9d5651cb16;p=u-boot.git configs: rockchip: radxa-cm3-io: drop CONFIG_USB_DWC3_GENERIC it's not used by rk35xx Signed-off-by: FUKAUMI Naoki --- diff --git a/configs/radxa-cm3-io-rk3566_defconfig b/configs/radxa-cm3-io-rk3566_defconfig index 9b99181714..1df9cab79d 100644 --- a/configs/radxa-cm3-io-rk3566_defconfig +++ b/configs/radxa-cm3-io-rk3566_defconfig @@ -77,5 +77,4 @@ CONFIG_USB_XHCI_DWC3=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_EHCI_GENERIC=y CONFIG_USB_DWC3=y -CONFIG_USB_DWC3_GENERIC=y CONFIG_ERRNO_STR=y