mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-28 05:51:43 +01:00
coreos-modules: Move CONFIG_SWITCHDEV to commonconfig
Requires for mlx5 hardware offload on arm64 too. Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
This commit is contained in:
parent
665cd49275
commit
e5dbe34d9a
@ -86,7 +86,6 @@ CONFIG_MMC_SDHCI_ACPI=m
|
||||
# CONFIG_MOUSE_PS2_LIFEBOOK is not set
|
||||
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
|
||||
CONFIG_NET_DROP_MONITOR=m
|
||||
CONFIG_NET_SWITCHDEV=y
|
||||
CONFIG_NVRAM=m
|
||||
CONFIG_OPTPROBES=y
|
||||
CONFIG_PARAVIRT_SPINLOCKS=y
|
||||
|
||||
@ -659,6 +659,7 @@ CONFIG_NET_SCH_SFB=m
|
||||
CONFIG_NET_SCH_SFQ=m
|
||||
CONFIG_NET_SCH_TBF=m
|
||||
CONFIG_NET_SCH_TEQL=m
|
||||
CONFIG_NET_SWITCHDEV=y
|
||||
CONFIG_NET_TC_SKB_EXT=y
|
||||
CONFIG_NET_TULIP=y
|
||||
# CONFIG_NET_VENDOR_3COM is not set
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user