| # RF switch subsystem configuration |
| tristate "RF switch subsystem support" |
| Say Y here if you want to have control over RF switches |
| found on many WiFi and Bluetooth cards. |
| To compile this driver as a module, choose M here: the |
| module will be called rfkill. |
| tristate "Input layer to RF switch connector" |
| depends on RFKILL && INPUT |
| Say Y here if you want kernel automatically toggle state |
| of RF switches on and off when user presses appropriate |
| button or a key on the keyboard. Without this module you |
| need a some kind of userspace application to control |
| To compile this driver as a module, choose M here: the |
| module will be called rfkill-input. |
| depends on RFKILL && LEDS_TRIGGERS |