summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-08-11 18:47:15 +0200
committerGitHub <noreply@github.com>2026-08-11 18:47:15 +0200
commite14a4895cd5add37240fca9da195832b8a8683e3 (patch)
treef89072745cb137ea543690b7571011246c6c1faf
parent88ae973937e8afefd08f4a40652fdeaa2081a7ff (diff)
parent8d1583caaabe5ecb3b5d8c384bf05a565ab978ca (diff)
downloadvyos-build-rolling.tar.gz
vyos-build-rolling.zip
Merge pull request #1265 from srnoth/T9197-enable-iwlmldrolling
kernel: T9197: enable CONFIG_IWLMLD
-rw-r--r--scripts/package-build/linux-kernel/config/arm64/vyos_defconfig1
-rw-r--r--scripts/package-build/linux-kernel/config/x86/vyos_defconfig1
2 files changed, 2 insertions, 0 deletions
diff --git a/scripts/package-build/linux-kernel/config/arm64/vyos_defconfig b/scripts/package-build/linux-kernel/config/arm64/vyos_defconfig
index 0cfe2cb7..c9372b53 100644
--- a/scripts/package-build/linux-kernel/config/arm64/vyos_defconfig
+++ b/scripts/package-build/linux-kernel/config/arm64/vyos_defconfig
@@ -2215,6 +2215,7 @@ CONFIG_IWLWIFI=m
CONFIG_IWLWIFI_LEDS=y
CONFIG_IWLDVM=m
CONFIG_IWLMVM=m
+CONFIG_IWLMLD=m
CONFIG_IWLWIFI_OPMODE_MODULAR=y
#
diff --git a/scripts/package-build/linux-kernel/config/x86/vyos_defconfig b/scripts/package-build/linux-kernel/config/x86/vyos_defconfig
index 87c8bc3b..778db7ce 100644
--- a/scripts/package-build/linux-kernel/config/x86/vyos_defconfig
+++ b/scripts/package-build/linux-kernel/config/x86/vyos_defconfig
@@ -2074,6 +2074,7 @@ CONFIG_IWLWIFI=m
CONFIG_IWLWIFI_LEDS=y
CONFIG_IWLDVM=m
CONFIG_IWLMVM=m
+CONFIG_IWLMLD=m
CONFIG_IWLWIFI_OPMODE_MODULAR=y
#