linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defcondfig: Enable USB ACM and FTDI drivers
@ 2020-07-03 18:53 Bjorn Andersson
  2020-07-08 10:37 ` Vinod Koul
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2020-07-03 18:53 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Bjorn Andersson, Shawn Guo,
	Li Yang, Vinod Koul, Anson Huang, Geert Uytterhoeven,
	Olof Johansson
  Cc: linux-arm-msm, linux-kernel, linux-arm-kernel

Enable USB serial drivers to provide UART access to various development
boards from an ARM64 host.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
---
 arch/arm64/configs/defconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 883e8bace3ed..103ddad961cd 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -687,6 +687,7 @@ CONFIG_USB_OHCI_EXYNOS=y
 CONFIG_USB_OHCI_HCD_PLATFORM=y
 CONFIG_USB_RENESAS_USBHS_HCD=m
 CONFIG_USB_RENESAS_USBHS=m
+CONFIG_USB_ACM=m
 CONFIG_USB_STORAGE=y
 CONFIG_USB_MUSB_HDRC=y
 CONFIG_USB_MUSB_SUNXI=y
@@ -696,6 +697,8 @@ CONFIG_USB_CHIPIDEA=y
 CONFIG_USB_CHIPIDEA_UDC=y
 CONFIG_USB_CHIPIDEA_HOST=y
 CONFIG_USB_ISP1760=y
+CONFIG_USB_SERIAL=m
+CONFIG_USB_SERIAL_FTDI_SIO=m
 CONFIG_USB_HSIC_USB3503=y
 CONFIG_NOP_USB_XCEIV=y
 CONFIG_USB_GADGET=y
-- 
2.26.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: defcondfig: Enable USB ACM and FTDI drivers
  2020-07-03 18:53 [PATCH] arm64: defcondfig: Enable USB ACM and FTDI drivers Bjorn Andersson
@ 2020-07-08 10:37 ` Vinod Koul
  0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2020-07-08 10:37 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Anson Huang, Geert Uytterhoeven, Catalin Marinas, linux-kernel,
	Li Yang, linux-arm-msm, Olof Johansson, Shawn Guo, Will Deacon,
	linux-arm-kernel

On 03-07-20, 11:53, Bjorn Andersson wrote:
> Enable USB serial drivers to provide UART access to various development
> boards from an ARM64 host.

Reviewed-by: Vinod Koul <vkoul@kernel.org>

-- 
~Vinod

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-08 10:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-03 18:53 [PATCH] arm64: defcondfig: Enable USB ACM and FTDI drivers Bjorn Andersson
2020-07-08 10:37 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).