summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-02-28 17:49:54 -0600
committerJohn Klug <john.klug@multitech.com>2017-02-28 17:49:54 -0600
commitc2b447486290c2b7e70204d921b1950dcb365135 (patch)
treea69d4aa2b148b588a8c899d435a45ede17c44919
parentb97bc8996ad22ac770fcc98fec966d1fc5fea2a6 (diff)
downloadmeta-multitech-c2b447486290c2b7e70204d921b1950dcb365135.tar.gz
meta-multitech-c2b447486290c2b7e70204d921b1950dcb365135.tar.bz2
meta-multitech-c2b447486290c2b7e70204d921b1950dcb365135.zip
Add rfkill for wifi
-rw-r--r--recipes-kernel/linux/linux-3.12.27/mtcap/defconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-3.12.27/mtcap/defconfig b/recipes-kernel/linux/linux-3.12.27/mtcap/defconfig
index 155ff82..9854c64 100644
--- a/recipes-kernel/linux/linux-3.12.27/mtcap/defconfig
+++ b/recipes-kernel/linux/linux-3.12.27/mtcap/defconfig
@@ -876,7 +876,10 @@ CONFIG_MAC80211_LEDS=y
# CONFIG_MAC80211_MESSAGE_TRACING is not set
# CONFIG_MAC80211_DEBUG_MENU is not set
# CONFIG_WIMAX is not set
-# CONFIG_RFKILL is not set
+CONFIG_RFKILL=m
+CONFIG_RFKILL_LEDS=y
+# CONFIG_RFKILL_INPUT is not set
+CONFIG_RFKILL_GPIO=m
# CONFIG_NET_9P is not set
# CONFIG_CAIF is not set
# CONFIG_CEPH_LIB is not set