diff --git a/package/kernel/mac80211/ath.mk b/package/kernel/mac80211/ath.mk index 626196a29..a96a36d62 100644 --- a/package/kernel/mac80211/ath.mk +++ b/package/kernel/mac80211/ath.mk @@ -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