aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-01-19 00:27:56 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2024-01-19 00:27:56 +0000
commitcd870bd623abd41ef67c10f12aa311f21bd15dd5 (patch)
tree20cc3b88dae3c34b231723d2e336acc8b6974d70
parent9cf4b0fd2e667b8ff87d1251c976645cc7901cd7 (diff)
parenta97985d801ad8c0dba8882c798236d54d57f24f3 (diff)
downloadconfigs-cd870bd623abd41ef67c10f12aa311f21bd15dd5.tar.gz
Merge "V: Drop USB gadget config for uevent and accessory from base" into main am: a97985d801
Original change: https://android-review.googlesource.com/c/kernel/configs/+/2918474 Change-Id: I97f6d56ec4e0cd50e71f885879fb226c0c184220 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--v/android-6.1/android-base.config2
-rw-r--r--v/android-6.6/android-base.config2
2 files changed, 0 insertions, 4 deletions
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_UID_SYS_STATS=y
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_UID_SYS_STATS=y
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