Hi, These are some changes that people asked for/suggested during the review of previous Kconfig series that I haven't had an opportunity to prepare until now.
CI run: https://gitlab.com/farosas/qemu/-/pipelines/876384304 Fabiano Rosas (3): target/arm: Explain why we need to select ARM_V7M arm/Kconfig: Keep Kconfig default entries in default.mak as documentation arm/Kconfig: Make TCG dependence explicit configs/devices/aarch64-softmmu/default.mak | 6 + configs/devices/arm-softmmu/default.mak | 40 +++++++ hw/arm/Kconfig | 123 +++++++++++++------- target/arm/Kconfig | 3 + 4 files changed, 131 insertions(+), 41 deletions(-) -- 2.35.3