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