diff options
Diffstat (limited to 'arch/i386')
-rw-r--r-- | arch/i386/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index 3bb221db164a..5fa3c671c937 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig | |||
@@ -794,6 +794,9 @@ config COMPAT_VDSO | |||
794 | 794 | ||
795 | endmenu | 795 | endmenu |
796 | 796 | ||
797 | config ARCH_ENABLE_MEMORY_HOTPLUG | ||
798 | def_bool y | ||
799 | depends on HIGHMEM | ||
797 | 800 | ||
798 | menu "Power management options (ACPI, APM)" | 801 | menu "Power management options (ACPI, APM)" |
799 | depends on !X86_VOYAGER | 802 | depends on !X86_VOYAGER |