tcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETER
commit0df0a6655522f9a9df78aeab39a96f2d0f181c92
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 5 Jul 2022 08:33:13 +0000 (5 14:03 +0530)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 5 Jul 2022 10:47:53 +0000 (5 16:17 +0530)
tree9f0ef7d9f6d0954c89d7de857c5ca7725d3e26d3
parentf8d1ae82623fef4e7fb796efbaaa2ddc63594d09
tcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETER

There is nothing in this environment variable that cannot
be done better with -d flags.  There is nothing special
about TCI that warrants this hack.

Moreover, it does not compile -- remove it.

Reported-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/tci/tcg-target.c.inc
tcg/tci/tcg-target.h