diff options
author | Arnd Bergmann <arnd@arndb.de> | 2025-02-26 22:37:12 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-02-27 11:22:07 +0100 |
commit | ca5955dd5f08727605723b60767fbf2cc3d54046 (patch) | |
tree | a7b864cd4342fe6038bdc4872cfb95f6187604e2 /tools/perf/scripts/python/task-analyzer.py | |
parent | 0081fdeccbf610499b79784998b1fd36783209dd (diff) |
x86/cpu: Document CONFIG_X86_INTEL_MID as 64-bit-only
The X86_INTEL_MID code was originally introduced for the 32-bit
Moorestown/Medfield/Clovertrail platform, later the 64-bit
Merrifield/Moorefield variants were added, but the final Morganfield
14nm platform was canceled before it hit the market.
To help users understand what the option actually refers to, update the
help text, and add a dependency on 64-bit kernels.
Ferry confirmed that all the hardware can run 64-bit kernels these days,
but is still testing 32-bit kernels on the Intel Edison board, so this
remains possible, but is guarded by a CONFIG_EXPERT dependency now,
to gently push remaining users towards using CONFIG_64BIT.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Andy Shevchenko <andy@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/20250226213714.4040853-9-arnd@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions