mac80211: enable ATH10K THERMAL

This commit is contained in:
coolsnowwolf 2021-06-27 01:17:59 +08:00
parent c03bf68330
commit 5e0c803478

View File

@ -282,6 +282,7 @@ define KernelPackage/ath10k/config
config ATH10K_THERMAL
bool "Enable thermal sensors and throttling support"
default y
depends on PACKAGE_kmod-ath10k
endef