1
0
Fork 0

arm64: config: enable usb network card R8152 AX88179 and AX8817X driver

This patch is to enable that driver for R8152 AX88179 and AX8817X chip can
work well on layerscape board

Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com>
5.4-rM2-2.2.x-imx-squashed
Yinbo Zhu 2019-12-13 15:17:37 +08:00
parent e455af3561
commit 46b954d90d
1 changed files with 5 additions and 0 deletions

View File

@ -153,3 +153,8 @@ CONFIG_NET_ACT_SKBEDIT=y
CONFIG_NET_ACT_VLAN=y
CONFIG_NET_ACT_SKBMOD=y
# CONFIG_NET_PKTGEN is not set
CONFIG_USB_NET_DRIVERS=y
CONFIG_USB_RTL8152=y
CONFIG_USB_USBNET=y
CONFIG_USB_NET_AX8817X=y
CONFIG_USB_NET_AX88179_178A=y