Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DELL_RBTN
has multiple definitions:
drivers/platform/x86/dell/Kconfig
The configuration item CONFIG_DELL_RBTN:
( CONFIG_ACPI ) && ( CONFIG_INPUT ) && ( CONFIG_RFKILL )
dell-rbtn
, dell-rbtn
Say Y here if you want to support Dell Airplane Mode Switch ACPI device on Dell laptops. Sometimes it has names: DELLABCE or DELRBTN. This driver register rfkill device or input hotkey device depending on hardware type (hw switch slider or keyboard toggle button). For rfkill devices it receive HW switch events and set correct hard rfkill state.
To compile this driver as a module, choose M here: the module will be called dell-rbtn.
drivers/platform/x86/Kconfig
The configuration item CONFIG_DELL_RBTN:
( CONFIG_ACPI ) && ( CONFIG_INPUT ) && ( CONFIG_RFKILL )
dell-rbtn
, dell-rbtn
Say Y here if you want to support Dell Airplane Mode Switch ACPI device on Dell laptops. Sometimes it has names: DELLABCE or DELRBTN. This driver register rfkill device or input hotkey device depending on hardware type (hw switch slider or keyboard toggle button). For rfkill devices it receive HW switch events and set correct hard rfkill state.
To compile this driver as a module, choose M here: the module will be called dell-rbtn.
Raw data from LKDDb:
lkddb acpi "DELLABCE" : CONFIG_DELL_RBTN CONFIG_X86 : drivers/platform/x86/dell-rbtn.c # in 4.2–4.20, 5.0–5.11
lkddb acpi "DELLABCE" : CONFIG_DELL_RBTN CONFIG_X86 CONFIG_X86_PLATFORM_DRIVERS_DELL : drivers/platform/x86/dell/dell-rbtn.c # in 5.12–5.19, 6.0–6.12
lkddb acpi "DELRBTN" : CONFIG_DELL_RBTN CONFIG_X86 : drivers/platform/x86/dell-rbtn.c # in 4.2–4.20, 5.0–5.11
lkddb acpi "DELRBTN" : CONFIG_DELL_RBTN CONFIG_X86 CONFIG_X86_PLATFORM_DRIVERS_DELL : drivers/platform/x86/dell/dell-rbtn.c # in 5.12–5.19, 6.0–6.12
lkddb module dell-rbtn CONFIG_DELL_RBTN : drivers/platform/x86/Kconfig : "Dell Airplane Mode Switch driver" # in 4.2–4.20, 5.0–5.11
lkddb module dell-rbtn CONFIG_DELL_RBTN : drivers/platform/x86/dell/Kconfig : "Dell Airplane Mode Switch driver" # in 5.12–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - D index
Automatically generated (in year 2024). See also LKDDb sources on GitLab