Skip to content

Commit

Permalink
ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to …
Browse files Browse the repository at this point in the history
…the real module name.

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
  • Loading branch information
Thierry Vignaud authored and Len Brown committed Feb 7, 2009
1 parent 7695fb0 commit 370154b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/acpi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 370154b

Please sign in to comment.