[PATCH 0/4] hw/{lm32,sh4}: Kconfig cleanups

Philippe Mathieu-Daudé posted 4 patches 3 years, 2 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210208135048.2601693-1-f4bug@amsat.org
There is a newer version of this series
default-configs/devices/lm32-softmmu.mak |  2 +-
hw/block/meson.build                     |  2 +-
hw/char/meson.build                      |  6 +++---
hw/intc/meson.build                      |  4 ++--
hw/lm32/Kconfig                          | 10 +++++++---
hw/lm32/meson.build                      |  2 +-
hw/sh4/Kconfig                           |  6 +++---
hw/timer/meson.build                     |  4 ++--
8 files changed, 20 insertions(+), 16 deletions(-)
[PATCH 0/4] hw/{lm32,sh4}: Kconfig cleanups
Posted by Philippe Mathieu-Daudé 3 years, 2 months ago
Patches extracted from "target: Provide target-specific Kconfig":
https://www.mail-archive.com/qemu-block@nongnu.org/msg79924.html

Single change, renamed PERIPHERALS as DEVICES as suggested by
Zoltan.

Since LM32/SH4 are not very active, can it go via qemu-trivial@?

Thanks,

Phil.

Philippe Mathieu-Daudé (4):
  hw/sh4/Kconfig: Rename CONFIG_SH4 -> CONFIG_SH4_DEVICES
  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/block/meson.build                     |  2 +-
 hw/char/meson.build                      |  6 +++---
 hw/intc/meson.build                      |  4 ++--
 hw/lm32/Kconfig                          | 10 +++++++---
 hw/lm32/meson.build                      |  2 +-
 hw/sh4/Kconfig                           |  6 +++---
 hw/timer/meson.build                     |  4 ++--
 8 files changed, 20 insertions(+), 16 deletions(-)

-- 
2.26.2