diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/i386/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index a8128f997339..3b7248126d29 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig | |||
@@ -793,7 +793,7 @@ config HAVE_ARCH_BOOTMEM_NODE | |||
793 | depends on NUMA | 793 | depends on NUMA |
794 | default y | 794 | default y |
795 | 795 | ||
796 | config HAVE_MEMORY_PRESENT | 796 | config ARCH_HAVE_MEMORY_PRESENT |
797 | bool | 797 | bool |
798 | depends on DISCONTIGMEM | 798 | depends on DISCONTIGMEM |
799 | default y | 799 | default y |