Skip to content

Commit

Permalink
feat: add support for netxen card
Browse files Browse the repository at this point in the history
This driver is mandatory to boot talos on DL580 G7.

Signed-off-by: Sébastien Bernard <sbernard@nerim.net>
  • Loading branch information
Sébastien Bernard authored and talos-bot committed May 19, 2021
1 parent f934187 commit db60235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/kernel/config-amd64
Original file line number Diff line number Diff line change
Expand Up @@ -2450,7 +2450,7 @@ CONFIG_NET_VENDOR_PENSANDO=y
CONFIG_NET_VENDOR_QLOGIC=y
# CONFIG_QLA3XXX is not set
# CONFIG_QLCNIC is not set
# CONFIG_NETXEN_NIC is not set
CONFIG_NETXEN_NIC=y
# CONFIG_QED is not set
CONFIG_NET_VENDOR_QUALCOMM=y
# CONFIG_QCOM_EMAC is not set
Expand Down

0 comments on commit db60235

Please sign in to comment.