diff options
-rw-r--r-- | arch/metag/mm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/metag/mm/Kconfig b/arch/metag/mm/Kconfig index cd7f2f2ad416..975f2f4e3ecf 100644 --- a/arch/metag/mm/Kconfig +++ b/arch/metag/mm/Kconfig | |||
@@ -40,6 +40,7 @@ endchoice | |||
40 | 40 | ||
41 | config NUMA | 41 | config NUMA |
42 | bool "Non Uniform Memory Access (NUMA) Support" | 42 | bool "Non Uniform Memory Access (NUMA) Support" |
43 | select ARCH_WANT_NUMA_VARIABLE_LOCALITY | ||
43 | help | 44 | help |
44 | Some Meta systems have MMU-mappable on-chip memories with | 45 | Some Meta systems have MMU-mappable on-chip memories with |
45 | lower latencies than main memory. This enables support for | 46 | lower latencies than main memory. This enables support for |