ARM64: tizen_bcmrpi3_defconfig: enable usb acm driver config
authorAnupam Roy <anupam.r@samsung.com>
Fri, 1 Jun 2018 10:54:33 +0000 (16:24 +0530)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Tue, 11 Jun 2019 00:35:53 +0000 (09:35 +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

index d78c15d..cef4382 100644 (file)
@@ -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