diff options
author | Helge Deller <[email protected]> | 2022-08-19 19:30:50 +0200 |
---|---|---|
committer | Helge Deller <[email protected]> | 2022-08-22 11:09:17 +0200 |
commit | 3dcfb729b5f4a0c9b50742865cd5e6c4dbcc80dc (patch) | |
tree | 61c92f981cc8e7c795de5999ee55a09290fd8a0d /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 7ae1f5508d9a33fd58ed3059bd2d569961e3b8bd (diff) |
parisc: Make CONFIG_64BIT available for ARCH=parisc64 only
With this patch the ARCH= parameter decides if the
CONFIG_64BIT option will be set or not. This means, the
ARCH= parameter will give:
ARCH=parisc -> 32-bit kernel
ARCH=parisc64 -> 64-bit kernel
This simplifies the usage of the other config options like
randconfig, allmodconfig and allyesconfig a lot and produces
the output which is expected for parisc64 (64-bit) vs. parisc (32-bit).
Suggested-by: Masahiro Yamada <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
Tested-by: Randy Dunlap <[email protected]>
Reviewed-by: Randy Dunlap <[email protected]>
Cc: <[email protected]> # 5.15+
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions