diff options
Diffstat (limited to 'drivers/acpi/Kconfig')
-rw-r--r-- | drivers/acpi/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index ce15aed1df3f..bc2652d72fdc 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig | |||
@@ -335,7 +335,7 @@ config ACPI_CONTAINER | |||
335 | config ACPI_HOTPLUG_MEMORY | 335 | config ACPI_HOTPLUG_MEMORY |
336 | tristate "Memory Hotplug" | 336 | tristate "Memory Hotplug" |
337 | depends on ACPI | 337 | depends on ACPI |
338 | depends on MEMORY_HOTPLUG || X86_64 | 338 | depends on MEMORY_HOTPLUG |
339 | default n | 339 | default n |
340 | help | 340 | help |
341 | This driver adds supports for ACPI Memory Hotplug. This driver | 341 | This driver adds supports for ACPI Memory Hotplug. This driver |