Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751537AbbK2Wc0 (ORCPT ); Sun, 29 Nov 2015 17:32:26 -0500 Received: from mout.kundenserver.de ([217.72.192.73]:51731 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750714AbbK2WcW (ORCPT ); Sun, 29 Nov 2015 17:32:22 -0500 From: Arnd Bergmann To: linux-arm-kernel@lists.infradead.org Cc: Peter Crosthwaite , Guenter Roeck , linux-kernel@vger.kernel.org, Peter Maydell Subject: Re: Adding VIRTIO to the multi_v7_defconfig Date: Sun, 29 Nov 2015 23:31:47 +0100 Message-ID: <2788112.C4O6ljO5dG@wuerfel> User-Agent: KMail/4.11.5 (Linux/3.16.0-10-generic; KDE/4.11.5; x86_64; ; ) In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V03:K0:3Un2/+uOHOiTFRWrmVj9vayXP1o2CVOO8R+S2azRSZ4wz476vEr kiUjKj/Y7JKlTA6cssqd/FFoRNk7ZBCAchIO3gk6RZSC0+ddzkEfEq7vEZxEVNvca3Ea+As pPYpUNYuC+ppoCHkfXErCLO9dfUeV+rd2LGUB6khiT5LL6jHQOXhaUOerA7/1rFzEnpENb4 yWotLghrJZ5l7lPffmBqw== X-UI-Out-Filterresults: notjunk:1;V01:K0:VBDuurj0tUI=:Wyigi6yXFOiDfRJm8pOomt s6mpQvu4v1UlaEX5T3baDh1GRT3+3RJNO8Mhy7GTTvQqqP22meoVyDDji0PjAvnvQX0eBytBW BB7Ru+mO30MDEWcKIc8KftQVwS02wwuoIxqod/nVVVIobFWPKtb9OBkfg9pi038p25Xm4SuNM PKT/GhJ1CoeT9xJ13RbuzqjGyMKVQpaYQPpoDjmVbWvhz6qhiio4rAOEo8eFJR97PDMgbjH5Q ONj9wvRdz3NTy8YXnH/0To5Cc/IOB4OdJlXGj2dzLIShyFas8GmBQNqwuT8XiCxMBwH5YJCbm y7XIMb8b6C2ADNhH1H9VHlSe0xU7PSnw54u2vK2l1jCZXg3S7GDc7mUCVbcX2v1ta56/irU0V NnSbtCNyE/AmQSXfAxDAy8gTbcA2vSjpPm4qdVutDFnEpM7nIG4pR0mGei0oXP4L58rJ3rdSb wqk9sQ200kyyMst5rn2YWBdtECFtcao2QQXLtkl1iYLTjEdPruDxeYqio36o1VtuR09YVbvjO 7WmpCS3Kj/nYvjnJKVGWEZ/9NbfKiIK3GOX/HLhvu8jBdyl/0Dn85ZFc9xTvN86qzwAlGWuQ7 p79bhGspM+e4K1DaPEMoMpMB0RUqkpXSnoR5BHnoJlSnnZae20YNUDHInBHh2aBlJ7MROFbCv PgBboB4a0Q41aaHadOXzk+C3oidBixJoYjrZbfPoEWfZR1y6MHmLVBeYTBorhIfqiB7DC8z1e AhoLmZNeEM06vsoQ Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1017 Lines: 23 On Sunday 29 November 2015 14:18:24 Peter Crosthwaite wrote: > > I started a small project to test as many QEMU emulated ARM boards > using the multi_v7 defconfig: > > https://lists.gnu.org/archive/html/qemu-devel/2015-10/msg00755.html > > One thing that came up was we cannot use the virt board as it relies > on virtio hotplug and drivers to get block and network support. The > defconfig is missing the drivers. Should we add the VIRTIO drivers to > the defconfig to bring this into play? Yes, please send a patch, this is definitely useful. We normally ask everyone to use loadable modules for newly enabled device drivers in multi_v7_defconfig, but we might actually use built-in drivers here if that would otherwise be the only module needed for booting. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/