]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
wifi-scripts: enable ucode scripts by default
authorFelix Fietkau <nbd@nbd.name>
Wed, 17 Sep 2025 10:44:05 +0000 (12:44 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 24 Sep 2025 11:45:40 +0000 (13:45 +0200)
They are required for MLO support

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/network/config/wifi-scripts/Config.in

index 92e661246491e77a534aea30eff0dd6de1f5a6f0..e77d790a0a05070790625295f2abd4f6abe7483c 100644 (file)
@@ -1,3 +1,3 @@
 config WIFI_SCRIPTS_UCODE
        bool "Use new ucode based scripts"
-       default n
+       default y