mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user