[PATCH] Archer C25: Disable 5 GHz by driver

Adrian Schmutzler freifunk at adrianschmutzler.de
Do Okt 26 13:03:05 CEST 2017


This removes the kmod-ath10k drivers from the C25, leading to
a fully functional 2.4 GHz device. Thus, no device specific
code during the network configuration is required.

The only disadvantage is that 5 GHz can not be enabled for testing
without flashing a new firmware.

Note that all of the following configurations lead to 2.4-only
mode:
""
"-kmod-ath10k"
"-kmod-ath10k-ct"

5 GHz is only present with:
"-kmod-ath10k kmod-ath10k-ct"

Signed-off-by: Adrian Schmutzler <freifunk at adrianschmutzler.de>
Tested-by: Adrian Schmutzler <freifunk at adrianschmutzler.de>
---
 bsp/ar71xx/.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bsp/ar71xx/.config b/bsp/ar71xx/.config
index 3cf8468..0fe6bfc 100644
--- a/bsp/ar71xx/.config
+++ b/bsp/ar71xx/.config
@@ -7,7 +7,7 @@ CONFIG_TARGET_MULTI_PROFILE=y
 CONFIG_TARGET_DEVICE_ar71xx_generic_DEVICE_gl-ar150=y
 CONFIG_TARGET_DEVICE_PACKAGES_ar71xx_generic_DEVICE_gl-ar150=""
 CONFIG_TARGET_DEVICE_ar71xx_generic_DEVICE_archer-c25-v1=y
-CONFIG_TARGET_DEVICE_PACKAGES_ar71xx_generic_DEVICE_archer-c25-v1="-kmod-ath10k kmod-ath10k-ct"
+CONFIG_TARGET_DEVICE_PACKAGES_ar71xx_generic_DEVICE_archer-c25-v1=""
 CONFIG_TARGET_DEVICE_ar71xx_generic_DEVICE_archer-c7-v2=y
 CONFIG_TARGET_DEVICE_PACKAGES_ar71xx_generic_DEVICE_archer-c7-v2="-kmod-ath10k kmod-ath10k-ct"
 CONFIG_TARGET_DEVICE_ar71xx_generic_DEVICE_cpe210-220=y
-- 
2.7.4



Mehr Informationen über die Mailingliste franken-dev