projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82f40c6
)
ARM: odroidxu3_defconfig: enable usb acm driver config
35/68235/1
accepted/tizen/common/20160504.130132
accepted/tizen/ivi/20160504.012251
accepted/tizen/mobile/20160504.012200
accepted/tizen/tv/20160504.012218
accepted/tizen/wearable/20160504.012235
submit/tizen/20160503.103640
author
Seung-Woo Kim
<sw0312.kim@samsung.com>
Tue, 3 May 2016 06:07:50 +0000
(15:07 +0900)
committer
Seung-Woo Kim
<sw0312.kim@samsung.com>
Tue, 3 May 2016 06:07:54 +0000
(15:07 +0900)
This patch enables usb cdc-acm driver config to support /dev/ttyACM#
nodes for ACM class devices.
Change-Id: I8531129aeabd504bb5f43a34379a1a2b6634a65c
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
arch/arm/configs/odroidxu3_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/odroidxu3_defconfig
b/arch/arm/configs/odroidxu3_defconfig
index f9d6f28a117ec8421fe7bffc66d06881b75a42e1..14a406c7ac409710f98151bed10756b6991fd287 100644
(file)
--- a/
arch/arm/configs/odroidxu3_defconfig
+++ b/
arch/arm/configs/odroidxu3_defconfig
@@
-3045,7
+3045,7
@@
CONFIG_USB_OHCI_EXYNOS=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