On Sun, 21 Feb 2021 at 20:03, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > We want to be able to use the 'SH4' config for architecture > specific features. Add more fine-grained selection by adding > a CONFIG_SH_INTC selector for the SH4 interrupt controller. > > Suggested-by: Peter Maydell <peter.mayd...@linaro.org> > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > hw/intc/Kconfig | 3 +++ > hw/intc/meson.build | 2 +- > hw/sh4/Kconfig | 1 + > 3 files changed, 5 insertions(+), 1 deletion(-) > Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>
thanks -- PMM