arm64: tizen_tw3_defconfig: Use configfs instead of legacy usb gadget 16/218616/1 accepted/tizen/unified/20191127.020253 submit/tizen/20191126.032220
authorDongwoo Lee <dwoo08.lee@samsung.com>
Fri, 22 Nov 2019 06:16:34 +0000 (15:16 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Tue, 26 Nov 2019 05:27:46 +0000 (14:27 +0900)
This patch replaces legacy gadget driver with configfs with CDC ACM,
rndis, functionfs support.

Change-Id: I8d96a3e95273ab830b1adf045b641024ed4a50a1
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
arch/arm64/configs/tizen_tw3_defconfig

index 76fe849b6d43c2d0cfec6f4d37f7c2988b37743e..09c440f7273511df235981068c01f809441c25ac 100644 (file)
@@ -2921,7 +2921,11 @@ CONFIG_USB_F_ACM=y
 CONFIG_USB_U_SERIAL=y
 CONFIG_USB_U_ETHER=y
 CONFIG_USB_F_RNDIS=y
-# CONFIG_USB_CONFIGFS is not set
+CONFIG_USB_F_FS=y
+CONFIG_USB_CONFIGFS=y
+CONFIG_USB_CONFIGFS_ACM=y
+CONFIG_USB_CONFIGFS_RNDIS=y
+CONFIG_USB_CONFIGFS_F_FS=y
 # CONFIG_USB_ZERO is not set
 # CONFIG_USB_AUDIO is not set
 # CONFIG_USB_ETH is not set
@@ -2938,9 +2942,7 @@ CONFIG_USB_F_RNDIS=y
 # CONFIG_USB_G_HID is not set
 # CONFIG_USB_G_DBGP is not set
 # CONFIG_USB_G_WEBCAM is not set
-CONFIG_USB_G_SLP=y
-CONFIG_USB_DUN_SUPPORT=y
-CONFIG_USB_SLP_RNDIS_SUPPORT=y
+# CONFIG_USB_G_SLP is not set
 # CONFIG_USB_LED_TRIG is not set
 # CONFIG_USB_ULPI_BUS is not set
 # CONFIG_UWB is not set