Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751375AbaLIR2Q (ORCPT ); Tue, 9 Dec 2014 12:28:16 -0500 Received: from cantor2.suse.de ([195.135.220.15]:53046 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750858AbaLIR2N (ORCPT ); Tue, 9 Dec 2014 12:28:13 -0500 Date: Tue, 9 Dec 2014 18:28:08 +0100 From: Borislav Petkov To: "Luis R. Rodriguez" Cc: hpa@zytor.com, josh@joshtriplett.org, sam@ravnborg.org, bpoirier@suse.de, x86@kernel.org, kvm@vger.kernel.org, xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org, "Luis R. Rodriguez" , Pekka Enberg , David Rientjes , Michal Marek , Randy Dunlap , levinsasha928@gmail.com, mtosatti@redhat.com, fengguang.wu@intel.com, David Vrabel , Ian Campbell , Konrad Rzeszutek Wilk Subject: Re: [PATCH v3 1/2] x86, platform, kconfig: clarify kvmconfig is for kvm Message-ID: <20141209172808.GD4147@pd.tnic> References: <1418079900-4640-1-git-send-email-mcgrof@do-not-panic.com> <1418079900-4640-2-git-send-email-mcgrof@do-not-panic.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1418079900-4640-2-git-send-email-mcgrof@do-not-panic.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Dec 08, 2014 at 03:04:59PM -0800, Luis R. Rodriguez wrote: > From: "Luis R. Rodriguez" > > We'll be adding options for xen as well. > > Cc: Josh Triplett > Cc: Borislav Petkov > Cc: Pekka Enberg > Cc: David Rientjes > Cc: Michal Marek > Cc: Randy Dunlap > Cc: penberg@kernel.org > Cc: levinsasha928@gmail.com > Cc: mtosatti@redhat.com > Cc: fengguang.wu@intel.com > Cc: David Vrabel > Cc: Ian Campbell > Cc: Konrad Rzeszutek Wilk > Cc: xen-devel@lists.xenproject.org > Acked-by: David Rientjes > Signed-off-by: Luis R. Rodriguez > --- > scripts/kconfig/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/scripts/kconfig/Makefile b/scripts/kconfig/Makefile > index 9645c07..ff612b0 100644 > --- a/scripts/kconfig/Makefile > +++ b/scripts/kconfig/Makefile > @@ -141,7 +141,7 @@ help: > @echo ' randconfig - New config with random answer to all options' > @echo ' listnewconfig - List new options' > @echo ' olddefconfig - Same as silentoldconfig but sets new symbols to their default value' > - @echo ' kvmconfig - Enable additional options for guest kernel support' > + @echo ' kvmconfig - Enable additional options for kvm guest kernel support' > @echo ' tinyconfig - Configure the tiniest possible kernel' > > # lxdialog stuff Acked-by: Borislav Petkov -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- -- 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/