From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] mx25: move ARCH_MXC_IOMUX_V3 to the ARCH level
Date: Wed, 24 Feb 2010 10:45:40 +0100 [thread overview]
Message-ID: <20100224094540.GB25271@pengutronix.de> (raw)
In-Reply-To: <3152e0f2d1d239c4363b1c624cb2fe208edb99e3.1267003785.git.baruch@tkos.co.il>
On Wed, Feb 24, 2010 at 11:31:31AM +0200, Baruch Siach wrote:
> ARCH_MXC_IOMUX_V3 is not specific to the i.MX25 PDK platform. Thus,
> ARCH_MXC_IOMUX_V3 should be selected by ARCH_MX25.
>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Ok, applied.
Sascha
> ---
> arch/arm/mach-mx25/Kconfig | 1 -
> arch/arm/plat-mxc/Kconfig | 1 +
> 2 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-mx25/Kconfig b/arch/arm/mach-mx25/Kconfig
> index cc28f56..54d2173 100644
> --- a/arch/arm/mach-mx25/Kconfig
> +++ b/arch/arm/mach-mx25/Kconfig
> @@ -3,7 +3,6 @@ if ARCH_MX25
> comment "MX25 platforms:"
>
> config MACH_MX25_3DS
> - select ARCH_MXC_IOMUX_V3
> bool "Support MX25PDK (3DS) Platform"
>
> endif
> diff --git a/arch/arm/plat-mxc/Kconfig b/arch/arm/plat-mxc/Kconfig
> index 2a049df..31a1f40 100644
> --- a/arch/arm/plat-mxc/Kconfig
> +++ b/arch/arm/plat-mxc/Kconfig
> @@ -24,6 +24,7 @@ config ARCH_MX25
> bool "MX25-based"
> select CPU_ARM926T
> select COMMON_CLKDEV
> + select ARCH_MXC_IOMUX_V3
> select HAVE_FB_IMX
> help
> This enables support for systems based on the Freescale i.MX25 family
> --
> 1.6.6.1
>
>
--
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 |
prev parent reply other threads:[~2010-02-24 9:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-24 9:31 [PATCH] mx25: move ARCH_MXC_IOMUX_V3 to the ARCH level Baruch Siach
2010-02-24 9:45 ` 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=20100224094540.GB25271@pengutronix.de \
--to=s.hauer@pengutronix.de \
--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).