Merge pull request #2795 from FreifunkVogtland/war-ath79-hang

[Backport v2022.1.x] ath79-generic: Work around boot hang on Unifi AC-Mesh
This commit is contained in:
Matthias Schiffer 2023-02-23 21:42:20 +01:00 committed by GitHub
commit 06df8b7aa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,7 @@
-- modify kernel builds slightly to work around a boot hang on various device
-- based on the QCA9563 SoC - especially the Unifi AC-* devices
config('KERNEL_AIO', true)
local ATH10K_PACKAGES_QCA9880 = {
'kmod-ath10k',
'-kmod-ath10k-ct',