Skip to content

Commit

Permalink
coreos-modules: move mana kmod to commonconfig (#2723)
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
t-lo authored Mar 7, 2025
1 parent 259a318 commit 9e441de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,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
Expand Down

0 comments on commit 9e441de

Please sign in to comment.