[PATCH 1/1] arm64: defconfig: Enable USB onboard hub
Shawn Guo
shawnguo at kernel.org
Wed Jan 25 16:22:45 PST 2023
On Mon, Jan 09, 2023 at 08:40:08AM +0100, Alexander Stein wrote:
> USB host support on TQMa8MPxL (commit ca69b6c78d5d6 ("arm64: dts:
> tqma8mpql: add support for 2nd USB (host) interface") needs onboard USB
> hub driver for handling reset GPIO.
>
> Signed-off-by: Alexander Stein <alexander.stein at ew.tq-group.com>
> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index f9cab47c585c0..91ce61e4ea578 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -922,6 +922,7 @@ CONFIG_USB_ISP1760=y
> CONFIG_USB_SERIAL=m
> CONFIG_USB_SERIAL_CP210X=m
> CONFIG_USB_SERIAL_FTDI_SIO=m
> +CONFIG_USB_ONBOARD_HUB=y
Does it have to be built-in?
Shawn
> CONFIG_USB_SERIAL_OPTION=m
> CONFIG_USB_QCOM_EUD=m
> CONFIG_USB_HSIC_USB3503=y
> --
> 2.34.1
>
More information about the linux-arm-kernel
mailing list