[PATCH 0/3] hw/arm/Kconfig: Fix issues with USB_CHIPIDEA / IMX_USBPHY symbols

Philippe Mathieu-Daudé posted 3 patches 2 years, 11 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210519200942.2223292-1-f4bug@amsat.org
hw/arm/Kconfig     | 6 ++++++
hw/usb/Kconfig     | 3 +++
hw/usb/meson.build | 2 +-
3 files changed, 10 insertions(+), 1 deletion(-)
[PATCH 0/3] hw/arm/Kconfig: Fix issues with USB_CHIPIDEA / IMX_USBPHY symbols
Posted by Philippe Mathieu-Daudé 2 years, 11 months ago
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