Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754850AbbKCOeV (ORCPT ); Tue, 3 Nov 2015 09:34:21 -0500 Received: from mail-wi0-f174.google.com ([209.85.212.174]:37208 "EHLO mail-wi0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932187AbbKCOeR (ORCPT ); Tue, 3 Nov 2015 09:34:17 -0500 Date: Tue, 3 Nov 2015 15:34:16 +0100 From: Christoffer Dall To: Alison Wang Cc: shawnguo@kernel.org, linux@arm.linux.org.uk, festevam@gmail.com, arnd@arndb.de, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, jason.jin@freescale.com, Alison Wang Subject: Re: [PATCH] ARM: add v7 LPAE multi-platform defconfig Message-ID: <20151103143416.GA926@cbox> References: <1445956507-34026-1-git-send-email-b18965@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1445956507-34026-1-git-send-email-b18965@freescale.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 923 Lines: 27 On Tue, Oct 27, 2015 at 10:35:07PM +0800, Alison Wang wrote: > v7 LPAE multi-platform defconfig is based on v7 multi-platform > defconfig and adds LPAE support. > > This defconfig is verified on LS1021A which enables GIANFAR, > I2C, WATCHDOG, AUDIO, EDMA and DSPI drivers, etc. > > Signed-off-by: Alison Wang I think this would be great if it also had: CONFIG_ARCH_VIRT=y CONFIG_VIRTUALIZATION=y CONFIG_KVM=y That would allow it to be used for KVM testing both as host and guest. FWIW, I just tried booting this on my TC2, but I don't get any output from there. Is it supposed to work on this platform? If not, why not? Thanks, -Christoffer -- 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/