[mac80211] ath: enable ATH10K_THERMAL by default

This commit is contained in:
CN_SZTL
2020-04-06 23:27:24 +08:00
parent 1ad34da164
commit dfd16d52e9

View File

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