These are needed for board creation so fail under "make check" with a --without-default-devices build.
Signed-off-by: Alex Bennée <alex.ben...@linaro.org> --- hw/hppa/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/hppa/Kconfig b/hw/hppa/Kconfig index 5dd8b5b21e..f405663839 100644 --- a/hw/hppa/Kconfig +++ b/hw/hppa/Kconfig @@ -15,3 +15,4 @@ config HPPA_B160L select LASIPS2 select PARALLEL select ARTIST + select TULIP -- 2.39.2