On 9/12/21 10:27 AM, Philippe Mathieu-Daudé wrote:
The SPARC target only support TCG acceleration. Remove the CONFIG_TCG
supports
definition introduced by mistake in commit 78271684719 ("cpu: tcg_ops:
move to tcg-cpu-ops.h, keep a pointer in CPUClass").
Reported-by: Richard Henderson<[email protected]>
Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
---
target/sparc/cpu.c | 2 --
1 file changed, 2 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
