lede/package
Robert Marko e59a6368cc ath10k-ct: select mac80211 debugfs support
Trying to compile ath10k-ct without mac80211 debugfs support will result in:
 8083 | #warning Please enable ATH10K-DEBUGFS kernel option for optimal support for CT firmware.
      |  ^~~~~~~
cc1: all warnings being treated as errors

So, since the driver itself is saying that debugfs is required, then
lets make ath10k-ct select mac80211 debugfs support which is selected
by default anyway.

Fixes: #11687, #12363
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-01-07 22:30:16 +08:00
..
2025-01-06 20:30:00 +08:00
2024-04-02 21:56:25 +08:00
2025-01-06 20:30:00 +08:00
2024-12-04 22:36:03 +08:00
2024-12-06 11:30:08 +08:00
2022-04-25 19:02:30 +08:00
2024-11-21 13:16:25 +08:00
2024-10-30 15:54:28 +08:00