From: Thierry Vignaud Date: Sat, 7 Feb 2009 06:12:19 +0000 (-0500) Subject: ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real module... X-Git-Tag: v2.6.29-rc4~7^2^6 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=370154bbefb627cb5f987f5646284755c7684bc8;p=linux.git ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real module name. Signed-off-by: Andrew Morton Signed-off-by: Len Brown --- 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"