summary refs log tree commit diff stats
path: root/util/qemu-timer-common.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@redhat.com>2020-01-29 20:23:50 +0100
committerThomas Huth <thuth@redhat.com>2020-02-04 09:01:31 +0100
commit9154cf688bbc721a9a38197537fa821f6291b91f (patch)
tree5c1019e1bb14d8345094580adb255c0bbfa5471b /util/qemu-timer-common.c
parent10ebc0a8fde078c51d7340d194aa45d58f076f5b (diff)
downloadfocaccia-qemu-9154cf688bbc721a9a38197537fa821f6291b91f.tar.gz
focaccia-qemu-9154cf688bbc721a9a38197537fa821f6291b91f.zip
hw/hppa/Kconfig: LASI chipset requires PARALLEL port
The PARISC Lasi chipset emulation requires some of the common parallel
support and fails to build on a --without-default-devices:

    LINK    hppa-softmmu/qemu-system-hppa
  /usr/bin/ld: hw/hppa/lasi.o: in function `lasi_init':
  hw/hppa/lasi.c:324: undefined reference to `parallel_mm_init'
  collect2: error: ld returned 1 exit status
  make[1]: *** [Makefile:206: qemu-system-hppa] Error 1

Fixes: 376b851909d
Reported-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200129192350.27143-1-philmd@redhat.com>
Acked-by: Helge Deller <deller@gmx.de>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'util/qemu-timer-common.c')
0 files changed, 0 insertions, 0 deletions