summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/Kconfig
diff options
context:
space:
mode:
authorIke Panhc <ike.pan@canonical.com>2010-10-01 09:40:09 +0200
committerMatthew Garrett <mjg@redhat.com>2010-10-21 15:36:51 +0200
commit57ac3b051cc09693f2e0f4725c87091ab11c7318 (patch)
treec2bd612211ebf861808ac40ef18f1ce8ecdde271 /drivers/platform/x86/Kconfig
parentideapad: rewrite the sw rfkill set (diff)
downloadlinux-57ac3b051cc09693f2e0f4725c87091ab11c7318.tar.xz
linux-57ac3b051cc09693f2e0f4725c87091ab11c7318.zip
ideapad: Change the driver name to ideapad-laptop
Since the platform drivers doing more for laptops than just using specific ACPI device. It will be good to change the name from *_acpi to *-laptop. Reference: http://lkml.org/lkml/2010/8/14/154 Signed-off-by: Ike Panhc <ike.pan@canonical.com> Acked-by: Len Brown <len.brown@intel.com> Signed-off-by: Matthew Garrett <mjg@redhat.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 55579f137b64..b49f9b143a7f 100644
--- a/drivers/platform/x86/Kconfig
+++ b/drivers/platform/x86/Kconfig
@@ -222,8 +222,8 @@ config SONYPI_COMPAT
---help---
Build the sonypi driver compatibility code into the sony-laptop driver.
-config IDEAPAD_ACPI
- tristate "Lenovo IdeaPad ACPI Laptop Extras"
+config IDEAPAD_LAPTOP
+ tristate "Lenovo IdeaPad Laptop Extras"
depends on ACPI
depends on RFKILL
help