commit | 54c28d294c658abb6d6430a49fda230fdfd601c8 | [log] [tgz] |
---|---|---|
author | Jack Steiner <steiner@sgi.com> | Fri Apr 03 15:39:42 2009 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Apr 08 14:58:11 2009 +0200 |
tree | 6e1ba06eff08f0575955183495123cae852e0fa6 | |
parent | 06aa05b307e8efbc278f201198e7cdf3877bc5c2 [diff] |
x86, uv: add Kconfig dependency on NUMA for UV systems Impact: build fix Add Kconfig dependency on NUMA for enabling UV. Although it might be possible to configure non-NUMA UV systems, they are unsupported and not interesting. Much of the infrastructure for UV requires NUMA support. Signed-off-by: Jack Steiner <steiner@sgi.com> LKML-Reference: <20090403203942.GA20137@sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>