mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +02:00
Merge pull request #3009 from bgilbert/config
sys-kernel/coreos-modules: enable BNXT NIC driver and vTPM proxy
This commit is contained in:
commit
c42af727b5
@ -596,6 +596,7 @@ CONFIG_B44=m
|
|||||||
CONFIG_CNIC=m
|
CONFIG_CNIC=m
|
||||||
CONFIG_TIGON3=m
|
CONFIG_TIGON3=m
|
||||||
CONFIG_BNX2X=m
|
CONFIG_BNX2X=m
|
||||||
|
CONFIG_BNXT=m
|
||||||
CONFIG_BNA=m
|
CONFIG_BNA=m
|
||||||
CONFIG_CHELSIO_T1=m
|
CONFIG_CHELSIO_T1=m
|
||||||
CONFIG_CHELSIO_T1_1G=y
|
CONFIG_CHELSIO_T1_1G=y
|
||||||
@ -722,6 +723,7 @@ CONFIG_TCG_TIS_I2C_INFINEON=m
|
|||||||
CONFIG_TCG_TIS_I2C_NUVOTON=m
|
CONFIG_TCG_TIS_I2C_NUVOTON=m
|
||||||
CONFIG_TCG_ATMEL=m
|
CONFIG_TCG_ATMEL=m
|
||||||
CONFIG_TCG_XEN=m
|
CONFIG_TCG_XEN=m
|
||||||
|
CONFIG_TCG_VTPM_PROXY=m
|
||||||
# CONFIG_I2C_COMPAT is not set
|
# CONFIG_I2C_COMPAT is not set
|
||||||
CONFIG_I2C_AMD756=m
|
CONFIG_I2C_AMD756=m
|
||||||
CONFIG_I2C_AMD8111=m
|
CONFIG_I2C_AMD8111=m
|
||||||
|
Loading…
x
Reference in New Issue
Block a user