Skip to content

Commit

Permalink
Merge pull request #1786 from mrIncompetent/enable-intel-2.5g
Browse files Browse the repository at this point in the history
Enable Intel I225/I226 driver (igc)
  • Loading branch information
pothos authored Mar 25, 2024
2 parents bf0ea52 + 1bd8373 commit f0472bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions changelog/changes/2024-03-22-intel-igc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Add Intel igc driver to support I225/I226 family NICs. ([flatcar/scripts#1786](https://github.com/flatcar/scripts/pull/1786))
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ CONFIG_ISCSI_IBFT=y
CONFIG_ISCSI_IBFT_FIND=y
CONFIG_ITCO_VENDOR_SUPPORT=y
CONFIG_ITCO_WDT=m
CONFIG_IGC=m
CONFIG_KERNEL_ZSTD=y
CONFIG_KEXEC_FILE=y
CONFIG_KPROBES_ON_FTRACE=y
Expand Down

0 comments on commit f0472bf

Please sign in to comment.