mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 17:24:17 +08:00
sparc64: Make NUMA depend upon SMP.
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
83097aca85
commit
a39f2f466f
@ -231,6 +231,7 @@ endmenu
|
||||
|
||||
config NUMA
|
||||
bool "NUMA support"
|
||||
depends on SMP
|
||||
|
||||
config NODES_SHIFT
|
||||
int
|
||||
|
Loading…
Reference in New Issue
Block a user