Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d86b81d4 authored by Amit Pundir's avatar Amit Pundir
Browse files

android: configs: base: enable USB_CONFIGFS



Now that Android is moving towards ConfigFS based USB
gadgets, lets enable USB_CONFIGFS instead of obsolete
USB_G_ANDROID composite driver which doesn't even build now.

Signed-off-by: default avatarAmit Pundir <amit.pundir@linaro.org>
parent cb827658
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -148,6 +148,6 @@ CONFIG_SYSVIPC=y
CONFIG_TUN=y
CONFIG_UNIX=y
CONFIG_USB_GADGET=y
CONFIG_USB_G_ANDROID=y
CONFIG_USB_CONFIGFS=y
CONFIG_USB_OTG_WAKELOCK=y
CONFIG_XFRM_USER=y