aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/Kconfig
diff options
context:
space:
mode:
authorCorentin Chary <corentincj@iksaif.net>2009-06-16 15:28:48 -0400
committerLen Brown <len.brown@intel.com>2009-06-24 01:31:02 -0400
commit6122af3743a48dddae19810626dd7c9c8e6c1df8 (patch)
tree61d4d800e2050930ebace0810e41ce3229fa9d9c /drivers/platform/x86/Kconfig
parent76593d6fb0a51cb0d666f37d91a990e36c068365 (diff)
asus_acpi: Deprecate in favor of asus-laptop
asus-laptop have been merged in the kernel two years ago, it is now stable and used by most distribution instead of the old asus_acpi driver. Signed-off-by: Corentin Chary <corentincj@iksaif.net> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/platform/x86/Kconfig')
-rw-r--r--drivers/platform/x86/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
index 06806559c8c3..13226e4ad234 100644
--- a/drivers/platform/x86/Kconfig
+++ b/drivers/platform/x86/Kconfig
@@ -52,7 +52,7 @@ config ACERHDF
52 here. 52 here.
53 53
54config ASUS_LAPTOP 54config ASUS_LAPTOP
55 tristate "Asus Laptop Extras (EXPERIMENTAL)" 55 tristate "Asus Laptop Extras"
56 depends on ACPI 56 depends on ACPI
57 depends on EXPERIMENTAL && !ACPI_ASUS 57 depends on EXPERIMENTAL && !ACPI_ASUS
58 select LEDS_CLASS 58 select LEDS_CLASS
@@ -389,7 +389,7 @@ config ACPI_WMI
389 any ACPI-WMI devices. 389 any ACPI-WMI devices.
390 390
391config ACPI_ASUS 391config ACPI_ASUS
392 tristate "ASUS/Medion Laptop Extras" 392 tristate "ASUS/Medion Laptop Extras (DEPRECATED)"
393 depends on ACPI 393 depends on ACPI
394 select BACKLIGHT_CLASS_DEVICE 394 select BACKLIGHT_CLASS_DEVICE
395 ---help--- 395 ---help---