[PATCH 1/1] arm64: defconfig: Enable USB onboard hub
Alexander Stein
alexander.stein at ew.tq-group.com
Sun Jan 8 23:40:08 PST 2023
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
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