[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20221231124852.3283597-1-bhupesh.sharma@linaro.org>
Date: Sat, 31 Dec 2022 18:18:52 +0530
From: Bhupesh Sharma <bhupesh.sharma@...aro.org>
To: linux-arm-msm@...r.kernel.org, soc@...nel.org,
linux-arm-kernel@...ts.infradead.org
Cc: arnd@...db.de, agross@...nel.org, bhupesh.sharma@...aro.org,
bhupesh.linux@...il.com, linux-kernel@...r.kernel.org,
will@...nel.org, konrad.dybcio@...ainline.org,
catalin.marinas@....com, krzysztof.kozlowski@...aro.org
Subject: [PATCH] arm64: defconfig: Enable Qualcomm EUD
Now that the EUD (Embedded USB Debugger) block is supported on
several Qualcomm SoCs upstream, enable the same as a module in
the arm64 defconfig as a module.
Signed-off-by: Bhupesh Sharma <bhupesh.sharma@...aro.org>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 851e8f9be06da..c43aeb936d9ad 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -922,6 +922,7 @@ CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_CP210X=m
CONFIG_USB_SERIAL_FTDI_SIO=m
CONFIG_USB_SERIAL_OPTION=m
+CONFIG_USB_QCOM_EUD=m
CONFIG_USB_HSIC_USB3503=y
CONFIG_NOP_USB_XCEIV=y
CONFIG_USB_GADGET=y
--
2.38.1
Powered by blists - more mailing lists