mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
Merge pull request #2130 from mischief/kernel-fw-cfg
sys-kernel/coreos-modules: enable FW_CFG_SYSFS for qemu fw_cfg
This commit is contained in:
commit
cdd0d49879
@ -629,7 +629,6 @@ CONFIG_MLX4_EN=m
|
||||
CONFIG_MLX5_CORE=m
|
||||
# CONFIG_NET_VENDOR_MICREL is not set
|
||||
CONFIG_MYRI10GE=m
|
||||
CONFIG_NET_VENDOR_NATSEMI=y
|
||||
CONFIG_NATSEMI=m
|
||||
CONFIG_FORCEDETH=m
|
||||
# CONFIG_NET_VENDOR_OKI is not set
|
||||
@ -653,7 +652,6 @@ CONFIG_SFC=m
|
||||
# CONFIG_NET_VENDOR_SUN is not set
|
||||
# CONFIG_NET_VENDOR_TEHUTI is not set
|
||||
# CONFIG_NET_VENDOR_TI is not set
|
||||
CONFIG_NET_VENDOR_VIA=y
|
||||
CONFIG_VIA_RHINE=m
|
||||
CONFIG_VIA_RHINE_MMIO=y
|
||||
# CONFIG_NET_VENDOR_WIZNET is not set
|
||||
@ -846,6 +844,7 @@ CONFIG_DELL_RBU=m
|
||||
CONFIG_DCDBAS=m
|
||||
CONFIG_DMI_SYSFS=m
|
||||
CONFIG_ISCSI_IBFT_FIND=y
|
||||
CONFIG_FW_CFG_SYSFS=m
|
||||
CONFIG_EFI_VARS=m
|
||||
CONFIG_EXT4_FS=m
|
||||
CONFIG_EXT4_FS_POSIX_ACL=y
|
||||
|
@ -361,6 +361,7 @@ CONFIG_MAILBOX=y
|
||||
# CONFIG_IOMMU_SUPPORT is not set
|
||||
CONFIG_ARCH_TEGRA_132_SOC=y
|
||||
CONFIG_PHY_XGENE=y
|
||||
CONFIG_FW_CFG_SYSFS=m
|
||||
CONFIG_EXT2_FS=y
|
||||
CONFIG_EXT3_FS=y
|
||||
CONFIG_EXT3_FS_POSIX_ACL=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user