hw/timer: Introduce SH_TIMER Kconfig entry
commit25e79527a882eebdbbe8b7408d17f81a29de7d4b
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 21 Feb 2021 18:53:35 +0000 (21 19:53 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 6 Mar 2021 15:18:42 +0000 (6 16:18 +0100)
tree451c2c4d6309fb6f058b87499c8904868bdaca07
parent7ae5c8bb6e57b08927a0f9ecae610abda0484ec6
hw/timer: Introduce SH_TIMER Kconfig entry

We want to be able to use the 'SH4' config for architecture
specific features. Add more fine-grained selection by adding
a CONFIG_SH_TIMER selector for the SH4 timer control unit.

Add the missing MAINTAINERS entries.

Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20210222141514.2646278-6-f4bug@amsat.org>
MAINTAINERS
hw/sh4/Kconfig
hw/timer/Kconfig
hw/timer/meson.build