Skip to content

Commit

Permalink
feat: add i40e driver support
Browse files Browse the repository at this point in the history
Fixes #92
  • Loading branch information
Ulexus authored and andrewrynhard committed Jan 27, 2020
1 parent e393bff commit 02a0356
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kernel/config-amd64
Expand Up @@ -2326,8 +2326,8 @@ CONFIG_IXGBE_HWMON=y
CONFIG_IXGBE_IPSEC=y
CONFIG_IXGBEVF=y
CONFIG_IXGBEVF_IPSEC=y
# CONFIG_I40E is not set
# CONFIG_I40EVF is not set
CONFIG_I40E=y
CONFIG_I40EVF=y
# CONFIG_ICE is not set
# CONFIG_FM10K is not set
# CONFIG_IGC is not set
Expand Down

0 comments on commit 02a0356

Please sign in to comment.