projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b929c0
)
arm64: defconfig: Enable Qualcomm EUD
author
Bhupesh Sharma
<bhupesh.sharma@linaro.org>
Sat, 31 Dec 2022 12:48:52 +0000
(18:18 +0530)
committer
Bjorn Andersson
<andersson@kernel.org>
Fri, 6 Jan 2023 17:39:51 +0000
(11:39 -0600)
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@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link:
https://lore.kernel.org/r/20221231124852.3283597-1-bhupesh.sharma@linaro.org
arch/arm64/configs/defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index 851e8f9be06da7444111b0e27e68cfc3bff2747e..c43aeb936d9ada6bb2555f0ef460d71217aed909 100644
(file)
--- 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