[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/4] hw/{lm32,sh4}: Kconfig cleanups
From: |
Philippe Mathieu-Daudé |
Subject: |
[PATCH 0/4] hw/{lm32,sh4}: Kconfig cleanups |
Date: |
Mon, 8 Feb 2021 14:50:44 +0100 |
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