qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] hw/arm/Kconfig: Fix issues with USB_CHIPIDEA / IMX_USBPHY symbols
@ 2021-05-19 20:09 Philippe Mathieu-Daudé
  2021-05-19 20:09 ` [PATCH 1/3] hw/usb/Kconfig: Introduce USB_CHIPIDEA symbol Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-05-19 20:09 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Alistair Francis, Philippe Mathieu-Daudé,
	qemu-arm, Gerd Hoffmann, Edgar E. Iglesias, Guenter Roeck

Fix 2 more issues when using --without-default-devices builds
(xilinx-zynq-a9 and mcimx6ul-evk machines).

In an ideal world we'd have infinite compute power and would
run all tests, but in this one I only test this configuration
manually from time to time. We might start using it more...

Philippe Mathieu-Daudé (3):
  hw/usb/Kconfig: Introduce USB_CHIPIDEA symbol
  hw/arm/Kconfig: Add missing dependency ZYNQ -> USB_CHIPIDEA
  hw/arm/Kconfig: Add missing dependency IMX_USBPHY -> FSL_IMX6UL

 hw/arm/Kconfig     | 6 ++++++
 hw/usb/Kconfig     | 3 +++
 hw/usb/meson.build | 2 +-
 3 files changed, 10 insertions(+), 1 deletion(-)

-- 
2.26.3



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-05-27  9:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-19 20:09 [PATCH 0/3] hw/arm/Kconfig: Fix issues with USB_CHIPIDEA / IMX_USBPHY symbols Philippe Mathieu-Daudé
2021-05-19 20:09 ` [PATCH 1/3] hw/usb/Kconfig: Introduce USB_CHIPIDEA symbol Philippe Mathieu-Daudé
2021-05-27  9:27   ` Peter Maydell
2021-05-19 20:09 ` [PATCH 2/3] hw/arm/Kconfig: Add missing dependency ZYNQ -> USB_CHIPIDEA Philippe Mathieu-Daudé
2021-05-27  9:28   ` Peter Maydell
2021-05-19 20:09 ` [PATCH 3/3] hw/arm/Kconfig: Add missing dependency IMX_USBPHY -> FSL_IMX6UL Philippe Mathieu-Daudé
2021-05-27  9:29   ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).