mirror of
https://github.com/mii443/qemu.git
synced 2025-12-03 11:08:25 +00:00
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:
@@ -50,7 +50,6 @@ config LOONGSON3V
|
||||
|
||||
config MIPS_CPS
|
||||
bool
|
||||
select PTIMER
|
||||
select MIPS_ITU
|
||||
|
||||
config MIPS_BOSTON
|
||||
|
||||
Reference in New Issue
Block a user