On 13/08/2021 21:52, Matthias Kaehlcke wrote:
The dependency of USB_DWC3 and USB_XHCI_MVEBU on USB_XHCI_PLATFORM
is being changed from 'select' to 'depends on' by another patch.
With that patch the defconfigs that enable one of these host
controllers also need to select USB_XHCI_PLATFORM explicitly
to keep the resulting config unchanged.
Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
---
Changes in v16:
- patch added to the series
arch/arm/configs/exynos_defconfig | 1 +
Acked-by: Krzysztof Kozlowski <redacted>
Best regards,
Krzysztof