ANDROID: gki_defconfig: Enable USB_NET_CDC_NCM

Per drivers/net/usb/Kconfig:252:
  This driver provides support for CDC NCM (Network Control Model Device USB Class Specification).

For example this includes 2.5gbps capable RTL8156 USB Ethernet dongles.

Test: TreeHugger
Bug: 183564444
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Change-Id: I2ca14791e641f242f677d3f3b164b678396e6ca0
This commit is contained in:
Maciej Żenczykowski
2021-03-23 20:07:21 -07:00
parent 737989d458
commit 38115c826f
2 changed files with 0 additions and 4 deletions

View File

@@ -298,8 +298,6 @@ CONFIG_USB_RTL8152=y
CONFIG_USB_USBNET=y
# CONFIG_USB_NET_AX8817X is not set
# CONFIG_USB_NET_AX88179_178A is not set
# CONFIG_USB_NET_CDCETHER is not set
# CONFIG_USB_NET_CDC_NCM is not set
# CONFIG_USB_NET_NET1080 is not set
# CONFIG_USB_NET_CDC_SUBSET is not set
# CONFIG_USB_NET_ZAURUS is not set

View File

@@ -276,8 +276,6 @@ CONFIG_USB_RTL8152=y
CONFIG_USB_USBNET=y
# CONFIG_USB_NET_AX8817X is not set
# CONFIG_USB_NET_AX88179_178A is not set
# CONFIG_USB_NET_CDCETHER is not set
# CONFIG_USB_NET_CDC_NCM is not set
# CONFIG_USB_NET_NET1080 is not set
# CONFIG_USB_NET_CDC_SUBSET is not set
# CONFIG_USB_NET_ZAURUS is not set