Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_ASUS_LAPTOP
has multiple definitions:
drivers/platform/x86/Kconfig
The configuration item CONFIG_ASUS_LAPTOP:
( CONFIG_ACPI ) && ( CONFIG_BACKLIGHT_CLASS_DEVICE ) && ( CONFIG_INPUT ) && ( CONFIG_RFKILL || CONFIG_RFKILL = CONFIG_n ) && ( CONFIG_ACPI_VIDEO || CONFIG_ACPI_VIDEO = CONFIG_n )
asus-laptop
, asus-laptop
This is a driver for Asus laptops, Lenovo SL and the Pegatron Lucid tablet. It may also support some MEDION, JVC or VICTOR laptops. It makes all the extra buttons generate standard ACPI events and input events, and on the Lucid the built-in accelerometer appears as an input device. It also adds support for video output switching, LCD backlight control, Bluetooth and Wlan control, and most importantly, allows you to blink those fancy LEDs.
For more information see http://acpi4asus.sf.net.
If you have an ACPI-compatible ASUS laptop, say Y or M here.
drivers/platform/x86/Kconfig
The configuration item CONFIG_ASUS_LAPTOP:
( CONFIG_ACPI ) && ( CONFIG_EXPERIMENTAL && ! CONFIG_ACPI_ASUS ) && ( CONFIG_INPUT )
asus-laptop
, asus-laptop
This is the new Linux driver for Asus laptops. It may also support some MEDION, JVC or VICTOR laptops. It makes all the extra buttons generate standard ACPI events that go through /proc/acpi/events. It also adds support for video output switching, LCD backlight control, Bluetooth and Wlan control, and most importantly, allows you to blink those fancy LEDs.
For more information and a userspace daemon for handling the extra buttons see http://acpi4asus.sf.net/.
If you have an ACPI-compatible ASUS laptop, say Y or M here.
drivers/misc/Kconfig
The configuration item CONFIG_ASUS_LAPTOP:
( CONFIG_X86 ) && ( CONFIG_ACPI ) && ( CONFIG_EXPERIMENTAL && ! CONFIG_ACPI_ASUS ) && ( CONFIG_LEDS_CLASS ) && ( CONFIG_NEW_LEDS ) && ( CONFIG_BACKLIGHT_CLASS_DEVICE )
asus-laptop
, asus-laptop
This is the new Linux driver for Asus laptops. It may also support some MEDION, JVC or VICTOR laptops. It makes all the extra buttons generate standard ACPI events that go through /proc/acpi/events. It also adds support for video output switching, LCD backlight control, Bluetooth and Wlan control, and most importantly, allows you to blink those fancy LEDs.
For more information and a userspace daemon for handling the extra buttons see http://acpi4asus.sf.net/.
If you have an ACPI-compatible ASUS laptop, say Y or M here.
Raw data from LKDDb:
lkddb acpi "ATK0100" : CONFIG_ASUS_LAPTOP : drivers/misc/asus-laptop.c # in 2.6.23–2.6.28
lkddb acpi "ATK0100" : CONFIG_ASUS_LAPTOP CONFIG_X86 : drivers/platform/x86/asus-laptop.c # in 2.6.29–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb acpi "ATK0101" : CONFIG_ASUS_LAPTOP CONFIG_X86 : drivers/platform/x86/asus-laptop.c # in 2.6.33–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb module asus-laptop CONFIG_ASUS_LAPTOP : drivers/misc/Kconfig : "Asus Laptop Extras (EXPERIMENTAL)" # in 2.6.21–2.6.28
lkddb module asus-laptop CONFIG_ASUS_LAPTOP : drivers/platform/x86/Kconfig : "Asus Laptop Extras" # in 2.6.29–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb platform "" : CONFIG_ASUS_LAPTOP CONFIG_X86 : drivers/platform/x86/asus-laptop.c # in 2.6.31–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb platform "asus-laptop" : CONFIG_ASUS_LAPTOP : drivers/misc/asus-laptop.c # in 2.6.21–2.6.28
lkddb platform "asus-laptop" : CONFIG_ASUS_LAPTOP CONFIG_X86 : drivers/platform/x86/asus-laptop.c # in 2.6.29–2.6.30
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 - A index
Automatically generated (in year 2024). See also LKDDb sources on GitLab