linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm: Add VIRTUALIZATION configuration menu and virtio options
Date: Thu, 6 Oct 2011 15:46:01 +0100	[thread overview]
Message-ID: <20111006144601.GE26349@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1317224886-3925-1-git-send-email-pawel.moll@arm.com>

On Wed, Sep 28, 2011 at 04:48:06PM +0100, Pawel Moll wrote:
> This patch adds menuconfig VIRTUALIZATION to arm Kconfig
> and includes virtio Kconfig in it.
> 
> Signed-off-by: Pawel Moll <pawel.moll@arm.com>
> ---
>  arch/arm/Kconfig |   16 ++++++++++++++++
>  1 files changed, 16 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index 3269576..426f330 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -2101,4 +2101,20 @@ source "security/Kconfig"
>  
>  source "crypto/Kconfig"
>  
> +menuconfig VIRTUALIZATION
> +	bool "Virtualization"
> +	default n

Please resubmit without the line above.  default n is default's default
default, so it's completely redundant by default.

  reply	other threads:[~2011-10-06 14:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-28 15:48 [PATCH] arm: Add VIRTUALIZATION configuration menu and virtio options Pawel Moll
2011-10-06 14:46 ` Russell King - ARM Linux [this message]
2011-10-06 15:00   ` Pawel Moll

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111006144601.GE26349@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).