Message ID | 1575338261-22056-1-git-send-email-peter.chen@nxp.com (mailing list archive) |
---|---|
State | Mainlined |
Commit | 6767a88f44d3198a2f0359a7049c5af198a6359f |
Headers | show |
Series | [1/1] ARM: configs: imx_v6_v7_defconfig: enable USB ACM | expand |
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.
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