Skip to content

Commit

Permalink
USB Ether device driver enable for AX88179_178A
Browse files Browse the repository at this point in the history
Signed-off-by: Naiming Shen <naiming@zededa.com>
  • Loading branch information
naiming-zededa authored and eriknordmark committed Aug 25, 2023
1 parent 0ce7ce4 commit b0c01d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pkg/kernel/kernel-config/kernel_config-5.10.x-aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -2821,7 +2821,7 @@ CONFIG_USB_NET_DRIVERS=m
CONFIG_USB_LAN78XX=m
CONFIG_USB_USBNET=m
# CONFIG_USB_NET_AX8817X is not set
# CONFIG_USB_NET_AX88179_178A is not set
CONFIG_USB_NET_AX88179_178A=m
CONFIG_USB_NET_CDCETHER=m
# CONFIG_USB_NET_CDC_EEM is not set
CONFIG_USB_NET_CDC_NCM=m
Expand Down
2 changes: 1 addition & 1 deletion pkg/kernel/kernel-config/kernel_config-5.10.x-x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -2470,7 +2470,7 @@ CONFIG_USB_RTL8152=m
# CONFIG_USB_LAN78XX is not set
CONFIG_USB_USBNET=m
# CONFIG_USB_NET_AX8817X is not set
# CONFIG_USB_NET_AX88179_178A is not set
CONFIG_USB_NET_AX88179_178A=m
CONFIG_USB_NET_CDCETHER=m
# CONFIG_USB_NET_CDC_EEM is not set
CONFIG_USB_NET_CDC_NCM=m
Expand Down

0 comments on commit b0c01d1

Please sign in to comment.