public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Michael Opdenacker <michael.opdenacker@free-electrons.com>
To: linux@arm.linux.org.uk
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Michael Opdenacker <michael.opdenacker@free-electrons.com>
Subject: Re: [PATCH] ARM: iop3xx: remove unused MACH_EP80219 Kconfig parameter
Date: Mon, 04 Nov 2013 10:05:49 +0100	[thread overview]
Message-ID: <5277636D.8050204@free-electrons.com> (raw)
In-Reply-To: <1383555042-4135-1-git-send-email-michael.opdenacker@free-electrons.com>

On 11/04/2013 09:50 AM, Michael Opdenacker wrote:
> This removes the MACH_EP80219 Kconfig parameter,
> which was no longer used anywhere in the source code
> and Makefiles.
>
> Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
> ---
>  arch/arm/mach-iop32x/Kconfig | 4 ----
>  1 file changed, 4 deletions(-)
>
> diff --git a/arch/arm/mach-iop32x/Kconfig b/arch/arm/mach-iop32x/Kconfig
> index 5e8c6f7dfabb..65f3500258e5 100644
> --- a/arch/arm/mach-iop32x/Kconfig
> +++ b/arch/arm/mach-iop32x/Kconfig
> @@ -4,9 +4,6 @@ menu "IOP32x Implementation Options"
>  
>  comment "IOP32x Platform Types"
>  
> -config MACH_EP80219
> -	bool
> -
>  config MACH_GLANTANK
>  	bool "Enable support for the IO-Data GLAN Tank"
>  	help
> @@ -22,7 +19,6 @@ config ARCH_IQ80321
>  
>  config ARCH_IQ31244
>  	bool "Enable support for EP80219/IQ31244"
> -	select MACH_EP80219
>  	help
>  	  Say Y here if you want to run your kernel on the Intel EP80219
>  	  evaluation kit for the Intel 80219 processor (a IOP321 variant)
Actually, in another thread, Sascha Hauer made me realize that this
symbol is actually used to make machine_is_ep80219() become true when
the kernel is started with the corresponding machine id.

Let's drop this patch.

Michael.

-- 
Michael Opdenacker, CEO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
+33 484 258 098


      reply	other threads:[~2013-11-04  9:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-04  8:50 [PATCH] ARM: iop3xx: remove unused MACH_EP80219 Kconfig parameter Michael Opdenacker
2013-11-04  9:05 ` Michael Opdenacker [this message]

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=5277636D.8050204@free-electrons.com \
    --to=michael.opdenacker@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    /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