linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vineet Gupta <Vineet.Gupta1@synopsys.com>
To: Mark Salter <msalter@redhat.com>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 02/14] arc: select ARCH_MAY_HAVE_PC_PARPORT
Date: Tue, 8 Oct 2013 11:14:23 +0530	[thread overview]
Message-ID: <52539BB7.5010207@synopsys.com> (raw)
In-Reply-To: <1381209030-351-3-git-send-email-msalter@redhat.com>

Hi Mark,

On 10/08/2013 10:40 AM, Mark Salter wrote:
> Architectures which support CONFIG_PARPORT_PC should select
> ARCH_MAY_HAVE_PC_PARPORT.
> 
> Signed-off-by: Mark Salter <msalter@redhat.com>
> CC: Vineet Gupta <vgupta@synopsys.com>
> ---
>  arch/arc/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig
> index 91dbb27..484b1a7 100644
> --- a/arch/arc/Kconfig
> +++ b/arch/arc/Kconfig
> @@ -8,6 +8,7 @@
>  
>  config ARC
>  	def_bool y
> +	select ARCH_MAY_HAVE_PC_PARPORT
>  	select CLONE_BACKWARDS
>  	# ARC Busybox based initramfs absolutely relies on DEVTMPFS for /dev
>  	select DEVTMPFS if !INITRAMFS_SOURCE=""
> 


You can drop ARC from the series, we don't care for this deivce.

Thx,
-Vineet

  reply	other threads:[~2013-10-08  5:44 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-08  5:10 [PATCH v2 00/14] Kconfig cleanup (PARPORT_PC dependencies) Mark Salter
2013-10-08  5:10 ` [PATCH v2 01/14] alpha: select ARCH_MAY_HAVE_PC_PARPORT Mark Salter
2013-10-08  5:10 ` [PATCH v2 02/14] arc: " Mark Salter
2013-10-08  5:44   ` Vineet Gupta [this message]
2013-10-08  5:10 ` [PATCH v2 03/14] arm: " Mark Salter
2013-10-08  5:10 ` [PATCH v2 04/14] ia64: " Mark Salter
2013-10-08  5:10 ` [PATCH v2 05/14] m68k: " Mark Salter
2013-10-08  5:10 ` [PATCH v2 06/14] microblaze: " Mark Salter
2013-10-08  5:10 ` [PATCH v2 07/14] mips: " Mark Salter
2013-10-08  7:02   ` Ralf Baechle
2013-10-08  5:10 ` [PATCH v2 08/14] parisc: " Mark Salter
2013-10-08  5:10 ` [PATCH v2 09/14] powerpc: " Mark Salter
2013-10-08  5:10 ` [PATCH v2 10/14] sh: " Mark Salter
2013-10-08  5:10 ` [PATCH v2 11/14] sparc: " Mark Salter
2013-10-08  5:10 ` [PATCH v2 12/14] unicore32: " Mark Salter
2013-10-08  5:10 ` [PATCH v2 13/14] x86: " Mark Salter
2013-10-08  5:43   ` Ingo Molnar
     [not found] ` <1381209030-351-15-git-send-email-msalter@redhat.com>
2013-10-08  7:00   ` [PATCH v2 14/14] Kconfig cleanup (PARPORT_PC dependencies) Ralf Baechle

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=52539BB7.5010207@synopsys.com \
    --to=vineet.gupta1@synopsys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=msalter@redhat.com \
    /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).