summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorBjørn Mork <bjorn@mork.no>2016-03-28 17:29:43 +0200
committerBjørn Mork <bjorn@mork.no>2016-03-28 17:29:43 +0200
commit512452f93f997bcab904c0efafd0a48a7d6553dd (patch)
tree6cdc993d3bc312dafb833f42e2b93d6bf8515054 /Kconfig
parentbbd0a5f54c6a0902b480a440d33c99fabb2b17a6 (diff)
mwlwifi: squashme20160328-3
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kconfig b/Kconfig
index d3532d1..cbd770e 100644
--- a/Kconfig
+++ b/Kconfig
@@ -22,4 +22,4 @@ config MWLWIFI
devices. MWLWIFI is mac80211-based for full AP/Wireless Bridge.
config MWLWIFI_THERMAL
- def_bool MWLWIFI && THERMAL && (!MWLWIFI=y && THERMAL=m)
+ depends on MWLWIFI && THERMAL && (!MWLWIFI=y && THERMAL=m)