URL
https://opencores.org/ocsvn/test_project/test_project/trunk
Subversion Repositories test_project
[/] [test_project/] [trunk/] [linux_sd_driver/] [net/] [rfkill/] [Kconfig] - Rev 62
Compare with Previous | Blame | View Log
## RF switch subsystem configuration#menuconfig RFKILLtristate "RF switch subsystem support"helpSay Y here if you want to have control over RF switchesfound on many WiFi and Bluetooth cards.To compile this driver as a module, choose M here: themodule will be called rfkill.config RFKILL_INPUTtristate "Input layer to RF switch connector"depends on RFKILL && INPUThelpSay Y here if you want kernel automatically toggle stateof RF switches on and off when user presses appropriatebutton or a key on the keyboard. Without this module youneed a some kind of userspace application to controlstate of the switches.To compile this driver as a module, choose M here: themodule will be called rfkill-input.# LED trigger supportconfig RFKILL_LEDSbooldepends on RFKILL && LEDS_TRIGGERSdefault y
