Merge pull request #1786 from mrIncompetent/enable-intel-2.5g

Enable Intel I225/I226 driver (igc)
This commit is contained in:
Kai Lüke 2024-03-26 00:46:34 +09:00 committed by GitHub
commit f0472bfd1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
- Add Intel igc driver to support I225/I226 family NICs. ([flatcar/scripts#1786](https://github.com/flatcar/scripts/pull/1786))

View File

@ -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