From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Herrmann Subject: Re: [PATCH 13/15] MIPS: Add defconfig for mips_paravirt Date: Wed, 21 May 2014 08:29:44 +0200 Message-ID: <20140521062944.GB11800@alberich> References: <1400597236-11352-1-git-send-email-andreas.herrmann@caviumnetworks.com> <1400597236-11352-14-git-send-email-andreas.herrmann@caviumnetworks.com> <5385064.E38JNkq7Qq@radagast> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Cc: , David Daney , Ralf Baechle , , David Daney To: James Hogan Return-path: Received: from mail-by2lp0235.outbound.protection.outlook.com ([207.46.163.235]:49821 "EHLO na01-by2-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751735AbaEUGbJ (ORCPT ); Wed, 21 May 2014 02:31:09 -0400 Content-Disposition: inline In-Reply-To: <5385064.E38JNkq7Qq@radagast> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, May 21, 2014 at 12:14:31AM +0100, James Hogan wrote: > Hi Andreas, > > On Tuesday 20 May 2014 16:47:14 Andreas Herrmann wrote: > > From: David Daney > > > > Signed-off-by: David Daney > > Signed-off-by: Andreas Herrmann > > --- > > arch/mips/configs/mips_paravirt_defconfig | 1524 > > +++++++++++++++++++++++++++++ 1 file changed, 1524 insertions(+) > > create mode 100644 arch/mips/configs/mips_paravirt_defconfig > > > > diff --git a/arch/mips/configs/mips_paravirt_defconfig > > b/arch/mips/configs/mips_paravirt_defconfig new file mode 100644 > > index 0000000..f0cac9c > > --- /dev/null > > +++ b/arch/mips/configs/mips_paravirt_defconfig > > @@ -0,0 +1,1524 @@ > > +# > > +# Automatically generated file; DO NOT EDIT. > > +# Linux/mips 3.15.0-rc4 Kernel Configuration > > +# > > This isn't a minimal defconfig. > > Try make savedefconfig and copy the resulting defconfig file. Ok. Thanks, Andreas