projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e78a98
)
ARM: configs: imx_v6_v7_defconfig: enable USB ACM
author
Peter Chen
<peter.chen@nxp.com>
Tue, 3 Dec 2019 01:57:41 +0000
(09:57 +0800)
committer
Shawn Guo
<shawnguo@kernel.org>
Wed, 11 Dec 2019 02:35:45 +0000
(10:35 +0800)
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>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/configs/imx_v6_v7_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/imx_v6_v7_defconfig
b/arch/arm/configs/imx_v6_v7_defconfig
index d5f31e436032ffcd37de73b4110303c8087fd7ef..31366ce8986c6ec445e46f826e898fa4d18a7177 100644
(file)
--- a/
arch/arm/configs/imx_v6_v7_defconfig
+++ b/
arch/arm/configs/imx_v6_v7_defconfig
@@
-324,6
+324,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