diff options
Diffstat (limited to 'recipes-kernel/linux/linux-3.12.27/mtcap/defconfig')
-rw-r--r-- | recipes-kernel/linux/linux-3.12.27/mtcap/defconfig | 5 |
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 |