openrisc: add support for folded p4d page tables
[platform/kernel/linux-rpi.git] / arch / powerpc / Kconfig
index 41ba42b..a8eee7a 100644 (file)
@@ -686,15 +686,6 @@ config ARCH_MEMORY_PROBE
        def_bool y
        depends on MEMORY_HOTPLUG
 
-# Some NUMA nodes have memory ranges that span
-# other nodes.  Even though a pfn is valid and
-# between a node's start and end pfns, it may not
-# reside on that node.  See memmap_init_zone()
-# for details.
-config NODES_SPAN_OTHER_NODES
-       def_bool y
-       depends on NEED_MULTIPLE_NODES
-
 config STDBINUTILS
        bool "Using standard binutils settings"
        depends on 44x