Skip to content

Commit

Permalink
[ACPI] update CONFIG_ACPI_CONTAINER Kconfig help
Browse files Browse the repository at this point in the history
Signed-off-by: Keiichiro Tokunaga <tokunaga.keiich@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Len Brown <len.brown@intel.com>
  • Loading branch information
Keiichiro Tokunaga authored and Len Brown committed Jul 12, 2005
1 parent 9ee1c93 commit 45b1b19
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions drivers/acpi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -327,8 +327,13 @@ config ACPI_CONTAINER
depends on EXPERIMENTAL
default (ACPI_HOTPLUG_MEMORY || ACPI_HOTPLUG_CPU || ACPI_HOTPLUG_IO)
---help---
This is the ACPI generic container driver which supports
ACPI0004, PNP0A05 and PNP0A06 devices
This allows _physical_ insertion and removal of CPUs and memory.
This can be useful, for example, on NUMA machines that support
ACPI based physical hotplug of nodes, or non-NUMA machines that
support physical cpu/memory hot-plug.

If one selects "m", this driver can be loaded with
"modprobe acpi_container".

config ACPI_HOTPLUG_MEMORY
tristate "Memory Hotplug"
Expand Down

0 comments on commit 45b1b19

Please sign in to comment.