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 Test: TH Change-Id: I99f793358bcc99726305ef88ca335fe023233f30 Signed-off-by: Ramji Jiyani <ramjiyani@google.com>
This commit is contained in:
parent
f375af2c9e
commit
79ecc82dcc
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_F_MIDI=y
|
||||||
CONFIG_USB_CONFIGFS_UEVENT=y
|
CONFIG_USB_CONFIGFS_UEVENT=y
|
||||||
CONFIG_USB_GADGET=y
|
CONFIG_USB_GADGET=y
|
||||||
CONFIG_USB_NET_AQC111=y
|
|
||||||
CONFIG_USB_NET_CDC_NCM=y
|
|
||||||
CONFIG_USB_SUPPORT=y
|
CONFIG_USB_SUPPORT=y
|
||||||
CONFIG_UTS_NS=y
|
CONFIG_UTS_NS=y
|
||||||
CONFIG_VETH=y
|
CONFIG_VETH=y
|
||||||
|
|
|
@ -255,8 +255,6 @@ CONFIG_USB_CONFIGFS_F_FS=y
|
||||||
CONFIG_USB_CONFIGFS_F_MIDI=y
|
CONFIG_USB_CONFIGFS_F_MIDI=y
|
||||||
CONFIG_USB_CONFIGFS_UEVENT=y
|
CONFIG_USB_CONFIGFS_UEVENT=y
|
||||||
CONFIG_USB_GADGET=y
|
CONFIG_USB_GADGET=y
|
||||||
CONFIG_USB_NET_AQC111=y
|
|
||||||
CONFIG_USB_NET_CDC_NCM=y
|
|
||||||
CONFIG_USB_SUPPORT=y
|
CONFIG_USB_SUPPORT=y
|
||||||
CONFIG_UTS_NS=y
|
CONFIG_UTS_NS=y
|
||||||
CONFIG_VETH=y
|
CONFIG_VETH=y
|
||||||
|
|
Loading…
Reference in a new issue