mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Philipp Zabel <p.zabel@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] ARM: imx: imx6ull-evk: select ARCH_IMX6UL instead of ARCH_IMX6ULL
Date: Mon, 16 Oct 2017 09:35:57 +0200	[thread overview]
Message-ID: <20171016073557.mskmoedqh4fkxy5y@pengutronix.de> (raw)
In-Reply-To: <20171012141313.27237-1-p.zabel@pengutronix.de>

On Thu, Oct 12, 2017 at 04:13:13PM +0200, Philipp Zabel wrote:
> There is no need for a separate ARCH_IMX6ULL Kconfig symbol, and the
> shared clock driver is only enabled with ARCH_IMX6UL.
> 
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> ---
>  arch/arm/mach-imx/Kconfig | 6 +-----
>  1 file changed, 1 insertion(+), 5 deletions(-)

squashed into the commit adding the ARCH_IMX6ULL symbol.

Sascha

> 
> diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
> index dab19a33ec..1578875e95 100644
> --- a/arch/arm/mach-imx/Kconfig
> +++ b/arch/arm/mach-imx/Kconfig
> @@ -162,10 +162,6 @@ config ARCH_IMX6UL
>  	bool
>  	select ARCH_IMX6
>  
> -config ARCH_IMX6ULL
> -	bool
> -	select ARCH_IMX6
> -
>  config ARCH_IMX7
>  	bool
>  	select CPU_V7
> @@ -420,7 +416,7 @@ config MACH_FREESCALE_MX7_SABRESD
>  
>  config MACH_NXP_IMX6ULL_EVK
>  	bool "NXP i.MX6ull EVK Board"
> -	select ARCH_IMX6ULL
> +	select ARCH_IMX6UL
>  
>  endif
>  
> -- 
> 2.11.0
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      reply	other threads:[~2017-10-16  7:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-12 14:13 Philipp Zabel
2017-10-16  7:35 ` Sascha Hauer [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=20171016073557.mskmoedqh4fkxy5y@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=p.zabel@pengutronix.de \
    /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