diff options
author | Sudeep Holla <[email protected]> | 2016-05-04 17:50:59 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-05-05 08:42:48 +0200 |
commit | 3282e6b8f89eaeaf4915ee6cc57bcf06d1d6cead (patch) | |
tree | 16eee7223b1568be5a437d06ca7e7882249b2ba4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f3391a160b22f8e006f3fb8ef39aa01da749fbf0 (diff) |
x86/topology: Remove redundant ENABLE_TOPO_DEFINES
Commit c8e56d20f2d1 ("x86: Kill CONFIG_X86_HT") removed CONFIG_X86_HT
and defined ENABLE_TOPO_DEFINES always if CONFIG_SMP, which makes
ENABLE_TOPO_DEFINES redundant.
This patch removes the redundant ENABLE_TOPO_DEFINES and instead uses
CONFIG_SMP directly
Signed-off-by: Sudeep Holla <[email protected]>
Acked-by: Borislav Petkov <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions