diff options
Diffstat (limited to 'arch/mips/sgi-ip27/Kconfig')
-rw-r--r-- | arch/mips/sgi-ip27/Kconfig | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/arch/mips/sgi-ip27/Kconfig b/arch/mips/sgi-ip27/Kconfig index 7b0bc4437243..6da5926210a6 100644 --- a/arch/mips/sgi-ip27/Kconfig +++ b/arch/mips/sgi-ip27/Kconfig | |||
@@ -13,23 +13,6 @@ config SGI_SN0_N_MODE | |||
13 | which allows for more memory. Your system is most probably | 13 | which allows for more memory. Your system is most probably |
14 | running in M-Mode, so you should say N here. | 14 | running in M-Mode, so you should say N here. |
15 | 15 | ||
16 | config ARCH_DISCONTIGMEM_ENABLE | ||
17 | bool | ||
18 | default y if SGI_IP27 | ||
19 | help | ||
20 | Say Y to upport efficient handling of discontiguous physical memory, | ||
21 | for architectures which are either NUMA (Non-Uniform Memory Access) | ||
22 | or have huge holes in the physical address space for other reasons. | ||
23 | See <file:Documentation/vm/numa> for more. | ||
24 | |||
25 | config NUMA | ||
26 | bool "NUMA Support" | ||
27 | depends on SGI_IP27 | ||
28 | help | ||
29 | Say Y to compile the kernel to support NUMA (Non-Uniform Memory | ||
30 | Access). This option is for configuring high-end multiprocessor | ||
31 | server machines. If in doubt, say N. | ||
32 | |||
33 | config MAPPED_KERNEL | 16 | config MAPPED_KERNEL |
34 | bool "Mapped kernel support" | 17 | bool "Mapped kernel support" |
35 | depends on SGI_IP27 | 18 | depends on SGI_IP27 |