mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
sys-kernel/coreos-modules: add Intel E800 series network adapter driver
Fixes https://github.com/kinvolk/Flatcar/issues/482 Signed-off-by: UMEZAWA Takeshi <takeshi-umezawa@cybozu.co.jp>
This commit is contained in:
parent
4b49289cf5
commit
6e6a916870
@ -232,6 +232,7 @@ CONFIG_I2C_I801=m
|
||||
CONFIG_I2C_PIIX4=m
|
||||
CONFIG_I40E=m
|
||||
CONFIG_I40EVF=m
|
||||
CONFIG_ICE=m
|
||||
CONFIG_IFB=m
|
||||
CONFIG_IGB=m
|
||||
CONFIG_IGBVF=m
|
||||
@ -720,6 +721,7 @@ CONFIG_PCI_IOV=y
|
||||
CONFIG_PCI_MSI=y
|
||||
CONFIG_PCNET32=m
|
||||
CONFIG_PDC_ADMA=m
|
||||
CONFIG_PLDMFW=y
|
||||
CONFIG_POSIX_MQUEUE=y
|
||||
CONFIG_POWER_SUPPLY=y
|
||||
CONFIG_PPP=m
|
||||
|
Loading…
Reference in New Issue
Block a user