Merge branch 'pandora-27-omap1' into rev2
[pandora-kernel.git] / net / rfkill / Kconfig
index 8b31759..7f807b3 100644 (file)
@@ -5,7 +5,7 @@ menuconfig RFKILL
        tristate "RF switch subsystem support"
        help
          Say Y here if you want to have control over RF switches
-         found on many WiFi, Bluetooth and IRDA cards.
+         found on many WiFi and Bluetooth cards.
 
          To compile this driver as a module, choose M here: the
          module will be called rfkill.
@@ -22,3 +22,10 @@ config RFKILL_INPUT
 
          To compile this driver as a module, choose M here: the
          module will be called rfkill-input.
+
+# LED trigger support
+config RFKILL_LEDS
+       bool
+       depends on RFKILL && LEDS_TRIGGERS
+       default y
+