diff options
author | Fabiano Rosas <farosas@suse.de> | 2023-05-03 10:12:29 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2023-05-10 16:02:58 +0100 |
commit | b9353acfd7ae1fc59a64b9aea34bd77a415751d1 (patch) | |
tree | 3c027a31395dfecd01d182b3375f30d91cd28b87 /job.c | |
parent | a79e32a944795e147ba4a2790fac96f27ef4b281 (diff) | |
download | qemu-b9353acfd7ae1fc59a64b9aea34bd77a415751d1.zip qemu-b9353acfd7ae1fc59a64b9aea34bd77a415751d1.tar.gz qemu-b9353acfd7ae1fc59a64b9aea34bd77a415751d1.tar.bz2 |
hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machine
This machine hardcodes initialization of the USB device, so select the
corresponding Kconfig. It is not enough to have it as "default y if
XLNX_VERSAL" at usb/Kconfig because building --without-default-devices
disables the default selection resulting in:
$ ./qemu-system-aarch64 -M xlnx-zcu102
qemu-system-aarch64: missing object type 'usb_dwc3'
Aborted (core dumped)
Signed-off-by: Fabiano Rosas <farosas@suse.de>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230208192654.8854-8-farosas@suse.de>
Message-Id: <20230503091244.1450613-8-alex.bennee@linaro.org>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'job.c')
0 files changed, 0 insertions, 0 deletions