diff options
author | Ingo Molnar <[email protected]> | 2015-06-03 10:00:13 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-06-03 10:08:52 +0200 |
commit | 6471b825c41e6fc3cd41caa18d15142d0e121e76 (patch) | |
tree | d8e93d17430b7dccd560cf16b85d223b3271d28e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 71966f3a0b24b408a87a0c475262638fbb71da99 (diff) |
x86/kconfig: Reorganize arch feature Kconfig select's
Peter Zijstra noticed that in arch/x86/Kconfig there are a lot
of X86_{32,64} clauses in the X86 symbol, plus there are a number
of similar selects in the X86_32 and X86_64 config definitions
as well - which all overlap in an inconsistent mess.
So:
- move all select's from X86_32 and X86_64 to the X64 config
option
- sort their names, so that duplications are easier to spot
- align their if clauses, so that they are easier to identify
at a glance - and so that weirdnesses stand out more
No change in functionality:
105 insertions(+)
105 deletions(-)
Originally-from: Peter Zijlstra <[email protected]>
Cc: Andrew Morton <[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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions