mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-23 02:01:34 +01:00
coreos-modules: move mana kmod to commonconfig
This change moves CONFIG_MICROSOFT_MANA=m from amd64_defconfig-6.6 to commonconfig-6.6 to support the MANA network driver on ARM64 instances, too. Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
This commit is contained in:
parent
2b30441540
commit
0b45fe0b06
@ -81,7 +81,6 @@ CONFIG_MEMORY_FAILURE=y
|
||||
CONFIG_MEMORY_HOTPLUG=y
|
||||
CONFIG_MEMORY_HOTREMOVE=y
|
||||
CONFIG_MEM_SOFT_DIRTY=y
|
||||
CONFIG_MICROSOFT_MANA=m
|
||||
CONFIG_MMC_SDHCI_ACPI=m
|
||||
# CONFIG_MOUSE_PS2_LIFEBOOK is not set
|
||||
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
|
||||
|
||||
@ -440,6 +440,7 @@ CONFIG_MEGARAID_NEWGEN=y
|
||||
CONFIG_MEGARAID_SAS=m
|
||||
CONFIG_MEMCG=y
|
||||
CONFIG_MEMTEST=y
|
||||
CONFIG_MICROSOFT_MANA=m
|
||||
CONFIG_MINIX_SUBPARTITION=y
|
||||
# CONFIG_MLX4_DEBUG is not set
|
||||
CONFIG_MLX4_EN=m
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user