summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLukas Bulwahn <lukas.bulwahn@gmail.com>2021-12-13 14:16:39 +0300
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2021-12-16 17:48:16 +0300
commitbb900d43e2491848c6e5640c4da7722a494f292d (patch)
tree7420abed55b3a2ea623c9ee7d9a3fd3881e7caa7 /tools/perf/scripts/python/export-to-postgresql.py
parent301e499938a6f0cea3c3e8cebdf8c244d886977f (diff)
downloadlinux-bb900d43e2491848c6e5640c4da7722a494f292d.tar.xz
mips: remove obsolete selection of CPU_HAS_LOAD_STORE_LR
Commit 18d84e2e55b6 ("MIPS: make CPU_HAS_LOAD_STORE_LR opt-out") replaced the config CPU_HAS_LOAD_STORE_LR by the config with an inverted semantics, making the "LOAD_STORE_LR" cpu configuration the default. The ./arch/mips/Kconfig was adjusted accordingly. Later, commit 65ce6197ed40 ("Revert "MIPS: Remove unused R4300 CPU support"") reintroduces a select CPU_HAS_LOAD_STORE_LR through its revert commit, restoring the config CPU_R4300 in ./arch/mips/Kconfig before the refactoring above. This select however now refers to a non-existing config and is further unneeded, as LOAD_STORE_LR is the default now. Remove the obsolete select for the reintroduced mips R4300 architecture. This issue is identified with ./scripts/checkkconfigsymbols.py. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions