Include wifi-scripts in all configs

Since commit [1], wifi scripts ucode would be required for wifi-scripts,
which also include MLO support.
Use newer configuration way by default.

[1] 04e9929c47e9fcf09bb32c44eb0a1447fd4962cf
This commit is contained in:
Daniel Pawlik
2025-09-25 10:09:30 +02:00
parent c0473996ca
commit 57b225e5f9
5 changed files with 14 additions and 1 deletions

View File

@@ -65,6 +65,9 @@ CONFIG_PACKAGE_wpad-basic-mbedtls=m
CONFIG_PACKAGE_wpad-mbedtls=y
#######
# Use newer wifi configuration
CONFIG_PACKAGE_wifi-scripts=y
# Debugging
# CONFIG_PACKAGE_kmod-veth is not set

View File

@@ -135,6 +135,9 @@ CONFIG_PACKAGE_wpad-mbedtls=y
# Speedtest tools
CONFIG_PACKAGE_librespeed-go=y
# MLO
CONFIG_PACKAGE_wifi-scripts=y
CONFIG_ALL_KMODS=y
CONFIG_ALL_NONSHARED=y
CONFIG_AUTOREMOVE=y

View File

@@ -81,6 +81,9 @@ CONFIG_PACKAGE_wpad-basic-mbedtls=m
CONFIG_PACKAGE_wpad-mbedtls=y
#######
# Use newer wifi configuration
CONFIG_PACKAGE_wifi-scripts=y
CONFIG_ALL_KMODS=y
CONFIG_ALL_NONSHARED=y
CONFIG_AUTOREMOVE=y

View File

@@ -65,6 +65,9 @@ CONFIG_PACKAGE_wpad-basic-mbedtls=m
CONFIG_PACKAGE_wpad-mbedtls=y
###############################
# Use newer wifi configuration
CONFIG_PACKAGE_wifi-scripts=y
CONFIG_ALL_KMODS=y
CONFIG_ALL_NONSHARED=y
CONFIG_AUTOREMOVE=y

View File

@@ -49,7 +49,8 @@ fi
PACKAGES="collectd collectd-mod-sensors \
collectd-mod-dns collectd-mod-wireless \
luci-app-statistics luci htop curl owut \
irqbalance luci-app-irqbalance"
irqbalance luci-app-irqbalance \
wifi-scripts"
# additional
# fping kmod-crypto-user kmod-cryptodev