GKI: U: Remove USB NET kernel config requirements
Remove these kernel configs from the android-base.config
as these are converted to GKI modules for android14-* and
later kernels.
CONFIG_USB_NET_AQC111
CONFIG_USB_NET_CDC_NCM
Bug: 279972445
Bug: 280896629
Bug: 283116250
Test: TH
Change-Id: I99f793358bcc99726305ef88ca335fe023233f30
Signed-off-by: Ramji Jiyani <ramjiyani@google.com>
(cherry picked from commit ba21d11205
)
This commit is contained in:
parent
4c83bb13ad
commit
f759824788
2 changed files with 0 additions and 4 deletions
|
@ -256,8 +256,6 @@ 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
|
||||
CONFIG_USB_SUPPORT=y
|
||||
CONFIG_UTS_NS=y
|
||||
CONFIG_VETH=y
|
||||
|
|
|
@ -254,8 +254,6 @@ 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
|
||||
CONFIG_USB_SUPPORT=y
|
||||
CONFIG_UTS_NS=y
|
||||
CONFIG_VETH=y
|
||||
|
|
Loading…
Reference in a new issue