mips: remove unnecessary "select PTIMER"

There is no use of ptimer functions in mips_cps.c or any other related
code.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Paolo Bonzini 2024-01-29 12:34:27 +01:00
parent 0729857c70
commit deac624f22

View File

@ -50,7 +50,6 @@ config LOONGSON3V
config MIPS_CPS
bool
select PTIMER
select MIPS_ITU
config MIPS_BOSTON