mirror of
https://github.com/adulau/aha.git
synced 2024-12-31 21:26:18 +00: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
1 changed files with 1 additions and 0 deletions
|
@ -231,6 +231,7 @@ endmenu
|
||||||
|
|
||||||
config NUMA
|
config NUMA
|
||||||
bool "NUMA support"
|
bool "NUMA support"
|
||||||
|
depends on SMP
|
||||||
|
|
||||||
config NODES_SHIFT
|
config NODES_SHIFT
|
||||||
int
|
int
|
||||||
|
|
Loading…
Reference in a new issue