ping? On 2/21/21 11:56 PM, Philippe Mathieu-Daudé wrote: > Hi Laurent, > > This series is fully reviewed. Since LM32 is not very > active, can this go via qemu-trivial@? > > Thanks, > > Phil. > > v2: Rebased > > Supersedes: <20210208135048.2601693-1-f4...@amsat.org> > > Philippe Mathieu-Daudé (3): > hw/lm32/Kconfig: Introduce CONFIG_LM32_EVR for lm32-evr/uclinux boards > hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICES > hw/lm32/Kconfig: Have MILKYMIST select LM32_DEVICES > > default-configs/devices/lm32-softmmu.mak | 2 +- > hw/char/meson.build | 4 ++-- > hw/intc/meson.build | 2 +- > hw/lm32/Kconfig | 10 +++++++--- > hw/lm32/meson.build | 2 +- > hw/timer/meson.build | 2 +- > 6 files changed, 13 insertions(+), 9 deletions(-) >