arm64: config: enable ugreen usb network card AX88179 and AX8817X driver
AX88179 is usb3.0 network card chip that can support 1000-Mbit/s operation AX8817X is usb2.0 network card chip that can support 100-Mbit/s operation This patch is to enable that driver for AX88179 and AX8817X chip can work well on layerscape board Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com>
This commit is contained in:
@ -151,4 +151,7 @@ CONFIG_NET_ACT_VLAN=y
|
||||
CONFIG_NET_ACT_SKBMOD=y
|
||||
CONFIG_USB_NET_DRIVERS=y
|
||||
CONFIG_USB_RTL8152=y
|
||||
CONFIG_USB_USBNET=y
|
||||
CONFIG_USB_NET_AX8817X=y
|
||||
CONFIG_USB_NET_AX88179_178A=y
|
||||
# CONFIG_NET_PKTGEN is not set
|
||||
|
||||
Reference in New Issue
Block a user