[PATCH] bsp/ar71xx: Build ath10k-firmware-qca9888-ct as module

Fabian Bläse fabian at blaese.de
So Dez 8 22:36:20 CET 2019


The qca9888-ct firmware is used as a device package for the
C60v1 and C60v2. It doesn't get built however, as it isn't selected
anywhere.

To be able to use the firmware, it is now configured to be built as a module.

Fixes: #129
Signed-off-by: Fabian Bläse <fabian at blaese.de>
---
 bsp/ar71xx/.config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bsp/ar71xx/.config b/bsp/ar71xx/.config
index 030ea3d..fc76582 100644
--- a/bsp/ar71xx/.config
+++ b/bsp/ar71xx/.config
@@ -100,6 +100,7 @@ CONFIG_CLEAN_IPKG=y
 # CONFIG_KERNEL_DEBUG_KERNEL is not set
 # CONFIG_PACKAGE_ALFRED_VIS is not set
 CONFIG_PACKAGE_ath10k-firmware-qca9887-ct=m
+CONFIG_PACKAGE_ath10k-firmware-qca9888-ct=m
 CONFIG_PACKAGE_ath10k-firmware-qca988x-ct=m
 CONFIG_PACKAGE_kmod-ath10k-ct=m
 CONFIG_PACKAGE_kmod-hwmon-core=m
-- 
2.24.0



Mehr Informationen über die Mailingliste franken-dev