ath79-generic: remove workaround

Now that OpenWrt implements a proper fix for the stalled boots on 74kc
boards, the previous workaround can be removed.

Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
David Bauer 2023-03-05 20:31:57 +01:00
parent 53b84e3424
commit ec57f6c666

View File

@ -1,7 +1,3 @@
-- 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)
-- enforce mainline ath10k kmod/firmware over openwrt default ath10k-ct usage -- enforce mainline ath10k kmod/firmware over openwrt default ath10k-ct usage
-- ath10k-ct is unstable/broken with 11s meshing, works only wave2 chipsets -- ath10k-ct is unstable/broken with 11s meshing, works only wave2 chipsets