From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A5460C77B78 for ; Wed, 3 May 2023 09:23:01 +0000 (UTC) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pu8hI-0000q7-O1; Wed, 03 May 2023 05:22:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pu8h4-0000Im-Kp for qemu-devel@nongnu.org; Wed, 03 May 2023 05:22:38 -0400 Received: from mail-wm1-x334.google.com ([2a00:1450:4864:20::334]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pu8h0-00065Y-QL for qemu-devel@nongnu.org; Wed, 03 May 2023 05:22:37 -0400 Received: by mail-wm1-x334.google.com with SMTP id 5b1f17b1804b1-3f182d745deso47699895e9.0 for ; Wed, 03 May 2023 02:22:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1683105753; x=1685697753; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=yWRDmm4fTQGdVDGEVeXWjAX3jawozx4yERCbR87qEzg=; b=ddaiVAnqjv5xatOGEvKXpOWM8IThcWUAUr8vUkycCzJQuDeCeONQIBIDTPWCIkH/1V d+QFRXZmX6KXVJB+j3uOBlsm4sOOGRzFYxbqHWMdgtM9p2Du70Mlh77AA9q1kYANblME J5cVz1Tku/phZMYYgk8p7phD4HupbJrQLYG+ie68txRZnavHG78RVyqftlFflOdWoaYI 8uQYg7hTrFjAJCRpOdQ2wYbNf6gw886L+Gp3StBdB/MYaSoaHGnU4LLuXvIi5/FEr+sy NBRA53EAikLdyc28nmTtv0gy3cLiyDDgwq8NcCqXj+ApHzjR5AmhcEjgjn3OE0mNkgEa BF5A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683105753; x=1685697753; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yWRDmm4fTQGdVDGEVeXWjAX3jawozx4yERCbR87qEzg=; b=REuYuuYleYOSi9DDZYjTl0HTZBzevPYlLgtL/ug/FfbaMn85Gf4IiPXRK6LrvKJzsZ tDKhvpYqwrMn3kIM6Oc/BkHr9y10OIcRQQk5hKWfDIE5py9TloJFf8EoDe3c+FL5CYha o/JP67hxOm8jbpJiSCisTmeYfQdgxBs7hUyr1dCr6WSqqxfhODE1o+b/godMP+4Zwk3h 1HO1nD3xiy8ctdc/Y67F2Wget3A+hwUeH4cKVEOaIXTzt98OvlpbNQt3qCt4SITBlvRN fxm1ygKU3gMZuShYXMegp1LvebG/5ZKftSY6NaSk6vst394poG3X0EwovrYoXR3g3e/1 tLlA== X-Gm-Message-State: AC+VfDxJfWgKH98YYo0IokUKYwXwQHgLykzAHvlCC94DQIn7yQLR6F+Q U0PZZUCi+IRPkJMLNIdyTBMiuA== X-Google-Smtp-Source: ACHHUZ6f9ORtClX3It3EOKJCLfrCo9JRmxhpxbh1Ln+puwTo3Ki8/L/wekikR3Xfyc21l89U8UNvJg== X-Received: by 2002:a1c:750f:0:b0:3f1:661e:4686 with SMTP id o15-20020a1c750f000000b003f1661e4686mr14401010wmc.7.1683105753302; Wed, 03 May 2023 02:22:33 -0700 (PDT) Received: from zen.linaroharston ([85.9.250.243]) by smtp.gmail.com with ESMTPSA id h4-20020a5d6884000000b003062d815fa6sm7655998wru.85.2023.05.03.02.22.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 03 May 2023 02:22:32 -0700 (PDT) Received: from zen.lan (localhost [127.0.0.1]) by zen.linaroharston (Postfix) with ESMTP id A34521FFC7; Wed, 3 May 2023 10:12:46 +0100 (BST) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: qemu-devel@nongnu.org Cc: Laurent Vivier , Artyom Tarasenko , "Edgar E. Iglesias" , Wainer dos Santos Moschetta , Thomas Huth , Leif Lindholm , Paolo Bonzini , Gerd Hoffmann , Helge Deller , Xiaojuan Yang , Stefan Hajnoczi , Cleber Rosa , Peter Maydell , Eduardo Habkost , Juan Quintela , John Snow , Yoshinori Sato , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= , Ilya Leoshkevich , Pavel Dovgalyuk , Andrew Jeffery , qemu-s390x@nongnu.org, =?UTF-8?q?Alex=20Benn=C3=A9e?= , Richard Henderson , qemu-arm@nongnu.org, Bastian Koppelmann , Beraldo Leal , Max Filippov , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , Mark Cave-Ayland , Jiaxun Yang , Radoslaw Biernacki , Aurelien Jarno , David Hildenbrand , Markus Armbruster , Song Gao , Joel Stanley , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Subject: [PATCH 16/22] hw/mips: add VIRTIO and USB dependencies for LOONGSON3V Date: Wed, 3 May 2023 10:12:38 +0100 Message-Id: <20230503091244.1450613-17-alex.bennee@linaro.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230503091244.1450613-1-alex.bennee@linaro.org> References: <20230503091244.1450613-1-alex.bennee@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a00:1450:4864:20::334; envelope-from=alex.bennee@linaro.org; helo=mail-wm1-x334.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org These are hardwired into the board so must be selected. This shows up as a "make check" failure with a --without-default-devices build. Signed-off-by: Alex Bennée --- hw/mips/Kconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hw/mips/Kconfig b/hw/mips/Kconfig index da3a37e215..0fcc3da41c 100644 --- a/hw/mips/Kconfig +++ b/hw/mips/Kconfig @@ -45,6 +45,9 @@ config LOONGSON3V select PCI_EXPRESS_GENERIC_BRIDGE select MSI_NONBROKEN select FW_CFG_MIPS + select VIRTIO_PCI + select VIRTIO_NET + select USB_OHCI_PCI config MIPS_CPS bool -- 2.39.2