projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6310fc
)
ARM64: tizen_bcmrpi3_defconfig: enable usb acm driver config
author
Anupam Roy
<anupam.r@samsung.com>
Fri, 1 Jun 2018 10:54:33 +0000
(16:24 +0530)
committer
Hoegeun Kwon
<hoegeun.kwon@samsung.com>
Mon, 4 Nov 2019 09:00:55 +0000
(18:00 +0900)
This patch enables usb cdc-acm driver config to support
/dev/ttyACM# nodes for ACM class devices.
Change-Id: Ic6b79b90a201cade8451d5698ae8b2c26442b0eb
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
arch/arm64/configs/tizen_bcmrpi3_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/tizen_bcmrpi3_defconfig
b/arch/arm64/configs/tizen_bcmrpi3_defconfig
index
d78c15d
..
cef4382
100644
(file)
--- a/
arch/arm64/configs/tizen_bcmrpi3_defconfig
+++ b/
arch/arm64/configs/tizen_bcmrpi3_defconfig
@@
-3045,7
+3045,7
@@
CONFIG_USB_DWCOTG=y
#
# USB Device Class drivers
#
-# CONFIG_USB_ACM is not set
+CONFIG_USB_ACM=y
# CONFIG_USB_PRINTER is not set
# CONFIG_USB_WDM is not set
# CONFIG_USB_TMC is not set