[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130612171200.GL8164@atomide.com>
Date: Wed, 12 Jun 2013 10:12:00 -0700
From: Tony Lindgren <tony@...mide.com>
To: Afzal Mohammed <afzal@...com>
Cc: linux-omap@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
devicetree-discuss@...ts.ozlabs.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org,
Russell King <linux@....linux.org.uk>,
Benoit Cousson <benoit.cousson@...aro.org>,
Grant Likely <grant.likely@...aro.org>,
Rob Herring <rob.herring@...xeda.com>,
Rob Landley <rob@...dley.net>
Subject: Re: [PATCH v2 02/14] ARM: OMAP2+: AM43x: Kconfig
* Afzal Mohammed <afzal@...com> [130527 07:41]:
> --- a/arch/arm/mach-omap2/Kconfig
> +++ b/arch/arm/mach-omap2/Kconfig
> @@ -149,6 +149,16 @@ config SOC_AM33XX
> select MULTI_IRQ_HANDLER
> select COMMON_CLK
>
> +config SOC_AM43XX
> + bool "TI AM43x"
> + depends on ARCH_OMAP2PLUS
> + default y
> + select CPU_V7
> + select MULTI_IRQ_HANDLER
> + select ARM_GIC
> + select COMMON_CLK
> + select MACH_OMAP_GENERIC
> +
> config OMAP_PACKAGE_ZAF
> bool
I've updated this patch to remove the "default y" and
"depends on ARCH_OMAP2PLUS" entries for the usual reasons
and applied the first ten patches into omap-for-v3.11/soc.
Regards,
Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists