rfkill: rewrite
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / Kconfig
index 8304f6406a175230173b73c577523b286797c5f0..6fe259fcfb8f16036c649557d95917515baaeef2 100644 (file)
@@ -5,15 +5,14 @@ config IWLWIFI
        select FW_LOADER
        select MAC80211_LEDS if IWLWIFI_LEDS
        select LEDS_CLASS if IWLWIFI_LEDS
-       select RFKILL if IWLWIFI_RFKILL
 
 config IWLWIFI_LEDS
        bool "Enable LED support in iwlagn and iwl3945 drivers"
        depends on IWLWIFI
 
 config IWLWIFI_RFKILL
-       bool "Enable RF kill support in iwlagn and iwl3945 drivers"
-       depends on IWLWIFI
+       def_bool y
+       depends on IWLWIFI && RFKILL
 
 config IWLWIFI_SPECTRUM_MEASUREMENT
        bool "Enable Spectrum Measurement in iwlagn driver"
This page took 0.025902 seconds and 5 git commands to generate.