mips: remove unnecessary "select PTIMER"
commitdeac624f221bf8000c19e138547832ac0144c610
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 29 Jan 2024 11:34:27 +0000 (29 12:34 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 16 Feb 2024 12:56:08 +0000 (16 13:56 +0100)
tree658c3005fb7142d5152b3cf7d6a4e65b17cbbf24
parent0729857c707535847d7fe31d3d91eb8b2a118e3c
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>
hw/mips/Kconfig