aboutsummaryrefslogtreecommitdiff
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
parent7695fb04aca62e2d8a7ca6ede50f6211e1d71e53 (diff)
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>
-rw-r--r--drivers/acpi/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index d7f9839ba26..70bdb852a7f 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"