Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752743AbbK2WS2 (ORCPT ); Sun, 29 Nov 2015 17:18:28 -0500 Received: from mail-wm0-f42.google.com ([74.125.82.42]:33373 "EHLO mail-wm0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751835AbbK2WSZ (ORCPT ); Sun, 29 Nov 2015 17:18:25 -0500 MIME-Version: 1.0 Date: Sun, 29 Nov 2015 14:18:24 -0800 Message-ID: Subject: Adding VIRTIO to the multi_v7_defconfig From: Peter Crosthwaite To: Guenter Roeck , linux-kernel@vger.kernel.org, Peter Maydell , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 679 Lines: 19 Hi, 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? Regards, Peter -- 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/