projects
/
platform
/
kernel
/
linux-rpi3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2769ece
)
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
Seung-Woo Kim
<sw0312.kim@samsung.com>
Mon, 3 Sep 2018 06:33:14 +0000
(15:33 +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 cbcd6b8cfaad21239904dc85883025e6ff9db8e6..104fc3678192a5f57a4c7a5891fd7d0d35f6a34c 100644
(file)
--- a/
arch/arm64/configs/tizen_bcmrpi3_defconfig
+++ b/
arch/arm64/configs/tizen_bcmrpi3_defconfig
@@
-3043,7
+3043,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