aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.com>2009-02-07 01:12:19 -0500
committerLen Brown <len.brown@intel.com>2009-02-07 01:12:19 -0500
commit370154bbefb627cb5f987f5646284755c7684bc8 (patch)
treedb487314dddf545d3dfb997f4185dd87d98d9269 /drivers/acpi
parenteeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop init (diff)
downloadlinux-dev-370154bbefb627cb5f987f5646284755c7684bc8.tar.xz
linux-dev-370154bbefb627cb5f987f5646284755c7684bc8.zip
ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real module name.
Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/acpi')
-rw-r--r--drivers/acpi/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index d7f9839ba264..70bdb852a7fd 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -287,7 +287,7 @@ config ACPI_CONTAINER
support physical cpu/memory hot-plug.
If one selects "m", this driver can be loaded with
- "modprobe acpi_container".
+ "modprobe container".
config ACPI_HOTPLUG_MEMORY
tristate "Memory Hotplug"