summaryrefslogtreecommitdiffstats
path: root/drivers/platform
diff options
context:
space:
mode:
authorCorentin Chary2009-02-15 19:30:21 +0100
committerLen Brown2009-03-16 05:37:32 +0100
commite73e2c62f7646d54e30ef8863ac0be0b8e4ef0eb (patch)
tree967599d5191e5367dc94b6fc01ec7c74caa63ca7 /drivers/platform
parenteeepc-laptop: restore acpi_generate_proc_event() (diff)
downloadkernel-qcow2-linux-e73e2c62f7646d54e30ef8863ac0be0b8e4ef0eb.tar.gz
kernel-qcow2-linux-e73e2c62f7646d54e30ef8863ac0be0b8e4ef0eb.tar.xz
kernel-qcow2-linux-e73e2c62f7646d54e30ef8863ac0be0b8e4ef0eb.zip
asus-laptop: use select instead of depends on
Like thinkpad_acpi or eeepc-laptop, asus-laptop will now use "select" instead of "depends on" for LEDS_CLASS, NEW_LEDS and BACKLIGHT_CLASS_DEVICE Signed-off-by: Corentin Chary <corentincj@iksaif.net> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/platform')
-rw-r--r--drivers/platform/x86/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
index b3866ad50227..fede8f327bbd 100644
--- a/drivers/platform/x86/Kconfig
+++ b/drivers/platform/x86/Kconfig
@@ -39,9 +39,9 @@ config ASUS_LAPTOP
tristate "Asus Laptop Extras (EXPERIMENTAL)"
depends on ACPI
depends on EXPERIMENTAL && !ACPI_ASUS
- depends on LEDS_CLASS
- depends on NEW_LEDS
- depends on BACKLIGHT_CLASS_DEVICE
+ select LEDS_CLASS
+ select NEW_LEDS
+ select BACKLIGHT_CLASS_DEVICE
depends on INPUT
---help---
This is the new Linux driver for Asus laptops. It may also support some