projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0729857
)
mips: remove unnecessary "select PTIMER"
author
Paolo Bonzini
<pbonzini@redhat.com>
Mon, 29 Jan 2024 11:34:27 +0000
(12:34 +0100)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Fri, 16 Feb 2024 12:56:08 +0000
(13:56 +0100)
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
patch
|
blob
|
history
diff --git
a/hw/mips/Kconfig
b/hw/mips/Kconfig
index 505381a0bba61df45d865ae84adb94e1646db642..ab61af209a0d0faca9a9d85336721be395b4153c 100644
(file)
--- a/
hw/mips/Kconfig
+++ b/
hw/mips/Kconfig
@@
-50,7
+50,6
@@
config LOONGSON3V
config MIPS_CPS
bool
- select PTIMER
select MIPS_ITU
config MIPS_BOSTON