projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7695fb0
)
ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real module...
author
Thierry Vignaud
<tvignaud@mandriva.com>
Sat, 7 Feb 2009 06:12:19 +0000
(
01:12
-0500)
committer
Len Brown
<len.brown@intel.com>
Sat, 7 Feb 2009 06:12:19 +0000
(
01:12
-0500)
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/acpi/Kconfig
b/drivers/acpi/Kconfig
index d7f9839ba264d34fd0159ba1b70289530129ba4c..70bdb852a7fd1041edccc9f742e8ee95e27a1b76 100644
(file)
--- 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"