Re: [PATCH v1 6/7] ARM: configs: multi_v7_defconfig: Enable HPE GXP USB Driver

From: Krzysztof Kozlowski
Date: Thu Nov 03 2022 - 12:35:14 EST


On 03/11/2022 12:06, richard.yu@xxxxxxx wrote:
> From: Richard Yu <richard.yu@xxxxxxx>
>
> Enable the USB driver on the HPE GXP BMC.
>
> Signed-off-by: Richard Yu <richard.yu@xxxxxxx>
> ---
> arch/arm/configs/multi_v7_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index 12b35008571f..940632995b9b 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -836,6 +836,7 @@ CONFIG_USB_XHCI_HCD=y
> CONFIG_USB_XHCI_MVEBU=y
> CONFIG_USB_XHCI_TEGRA=m
> CONFIG_USB_BRCMSTB=m
> +CONFIG_USB_GXP_UDC=y

Module

Best regards,
Krzysztof