diff options
Diffstat (limited to 'arch/powerpc/Kconfig')
| -rw-r--r-- | arch/powerpc/Kconfig | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 94df74bcc0ee..bb2efdd566a9 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
| @@ -598,19 +598,6 @@ config ARCH_MEMORY_PROBE | |||
| 598 | def_bool y | 598 | def_bool y |
| 599 | depends on MEMORY_HOTPLUG | 599 | depends on MEMORY_HOTPLUG |
| 600 | 600 | ||
| 601 | # Some NUMA nodes have memory ranges that span | ||
| 602 | # other nodes. Even though a pfn is valid and | ||
| 603 | # between a node's start and end pfns, it may not | ||
| 604 | # reside on that node. | ||
| 605 | # | ||
| 606 | # This is a relatively temporary hack that should | ||
| 607 | # be able to go away when sparsemem is fully in | ||
| 608 | # place | ||
| 609 | |||
| 610 | config NODES_SPAN_OTHER_NODES | ||
| 611 | def_bool y | ||
| 612 | depends on NEED_MULTIPLE_NODES | ||
| 613 | |||
| 614 | config PPC_64K_PAGES | 601 | config PPC_64K_PAGES |
| 615 | bool "64k page size" | 602 | bool "64k page size" |
| 616 | depends on PPC64 | 603 | depends on PPC64 |
