diff options
| author | Bernhard Beschow <shentey@gmail.com> | 2025-02-09 11:36:04 +0100 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2025-02-20 14:20:29 +0000 |
| commit | 464ce71a963b3dfc290cd59c3d1bfedf11c004df (patch) | |
| tree | ea4ed7c0b2b33f1166650e84528a0253108294dc /rust/qemu-api/src | |
| parent | 262f4ab3d5e3fcb6e85e40d9e29d9914c17972ed (diff) | |
| download | focaccia-qemu-464ce71a963b3dfc290cd59c3d1bfedf11c004df.tar.gz focaccia-qemu-464ce71a963b3dfc290cd59c3d1bfedf11c004df.zip | |
Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX
TYPE_CHIPIDEA models an IP block which is also used in TYPE_ZYNQ_MACHINE which itself is not an IMX device. CONFIG_ZYNQ selects CONFIG_USB_EHCI_SYSBUS while TYPE_CHIPIDEA is a separate compilation unit, so only works by accident if CONFIG_IMX is given. Fix that by extracting CONFIG_USB_CHIPIDEA from CONFIG_IMX. cc: qemu-stable@nongnu.org Fixes: 616ec12d0fcc "hw/arm/xilinx_zynq: Fix USB port instantiation" Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-id: 20250209103604.29545-1-shentey@gmail.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'rust/qemu-api/src')
0 files changed, 0 insertions, 0 deletions