2 # RF switch subsystem configuration
5 tristate "RF switch subsystem support"
7 Say Y here if you want to have control over RF switches
8 found on many WiFi and Bluetooth cards.
10 To compile this driver as a module, choose M here: the
11 module will be called rfkill.
17 depends on LEDS_TRIGGERS = y || RFKILL = LEDS_TRIGGERS
21 bool "RF switch input support" if EMBEDDED
23 depends on INPUT = y || RFKILL = INPUT
24 default y if !EMBEDDED