linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] ARM: configs: imx_v6_v7_defconfig: enable USB ACM
@ 2019-12-03  1:57 Peter Chen
  2019-12-11  2:35 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Chen @ 2019-12-03  1:57 UTC (permalink / raw)
  To: shawnguo; +Cc: Peter Chen, kernel, linux-arm-kernel, linux-imx

It is used for USB CDC ACM function.

Reviewed-by: Leonard Crestez <leonard.crestez@nxp.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
---
 arch/arm/configs/imx_v6_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index 1f662333a813..18b538e155ad 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -375,6 +375,7 @@ CONFIG_USB=y
 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
 CONFIG_USB_EHCI_HCD=y
 CONFIG_USB_EHCI_MXC=y
+CONFIG_USB_ACM=m
 CONFIG_USB_STORAGE=y
 CONFIG_USB_CHIPIDEA=y
 CONFIG_USB_CHIPIDEA_UDC=y
-- 
2.17.1


_______________________________________________
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 1/1] ARM: configs: imx_v6_v7_defconfig: enable USB ACM
  2019-12-03  1:57 [PATCH 1/1] ARM: configs: imx_v6_v7_defconfig: enable USB ACM Peter Chen
@ 2019-12-11  2:35 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2019-12-11  2:35 UTC (permalink / raw)
  To: Peter Chen; +Cc: kernel, linux-arm-kernel, linux-imx

On Tue, Dec 03, 2019 at 09:57:41AM +0800, Peter Chen wrote:
> It is used for USB CDC ACM function.
> 
> Reviewed-by: Leonard Crestez <leonard.crestez@nxp.com>
> Signed-off-by: Peter Chen <peter.chen@nxp.com>

Applied, thanks.

_______________________________________________
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:[~2019-12-11  3:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-03  1:57 [PATCH 1/1] ARM: configs: imx_v6_v7_defconfig: enable USB ACM Peter Chen
2019-12-11  2:35 ` Shawn Guo

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).