Merge "V: Drop USB gadget config for uevent and accessory from base" into main
diff --git a/v/android-6.1/android-base.config b/v/android-6.1/android-base.config
index 333257a..9359ee0 100644
--- a/v/android-6.1/android-base.config
+++ b/v/android-6.1/android-base.config
@@ -247,10 +247,8 @@
 CONFIG_UNIX=y
 CONFIG_USB=y
 CONFIG_USB_CONFIGFS=y
-CONFIG_USB_CONFIGFS_F_ACC=y
 CONFIG_USB_CONFIGFS_F_FS=y
 CONFIG_USB_CONFIGFS_F_MIDI=y
-CONFIG_USB_CONFIGFS_UEVENT=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_NET_AQC111=y
 CONFIG_USB_NET_CDC_NCM=y
diff --git a/v/android-6.6/android-base.config b/v/android-6.6/android-base.config
index c6ada04..b5edf77 100644
--- a/v/android-6.6/android-base.config
+++ b/v/android-6.6/android-base.config
@@ -247,10 +247,8 @@
 CONFIG_UNIX=y
 CONFIG_USB=y
 CONFIG_USB_CONFIGFS=y
-CONFIG_USB_CONFIGFS_F_ACC=y
 CONFIG_USB_CONFIGFS_F_FS=y
 CONFIG_USB_CONFIGFS_F_MIDI=y
-CONFIG_USB_CONFIGFS_UEVENT=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_SUPPORT=y
 CONFIG_UTS_NS=y