[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-arm] [PATCH 0/3] hw/microblaze: Kconfig cleanup
From: |
Paolo Bonzini |
Subject: |
Re: [Qemu-arm] [PATCH 0/3] hw/microblaze: Kconfig cleanup |
Date: |
Tue, 30 Apr 2019 21:55:11 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 |
On 27/04/19 16:14, Philippe Mathieu-Daudé wrote:
> Hi Edgar, Peter,
>
> Few fixes while cleaning Kconfig, trying to optimize builds.
>
> Regards,
>
> Phil.
>
> Philippe Mathieu-Daudé (3):
> hw/Kconfig: Move the generic XLNX_ZYNQMP to the root hw/Kconfig
> hw/intc: Only build the xlnx-iomod-intc device for the MicroBlaze PMU
> hw/dma: Do not build the xlnx_dpdma device for the MicroBlaze machines
>
> hw/Kconfig | 3 +++
> hw/dma/Makefile.objs | 1 -
> hw/intc/Makefile.objs | 2 +-
> hw/timer/Kconfig | 3 ---
> 4 files changed, 4 insertions(+), 5 deletions(-)
>
Queued, thanks.
Paolo