RE: [PATCH 6/6] omap2/3/4: Add Kconfig option to compile in typical omap features

2010-07-01 Thread Shilimkar, Santosh
gt; Cc: linux-arm-ker...@lists.infradead.org; linux-omap@vger.kernel.org > > > Subject: Re: [PATCH 6/6] omap2/3/4: Add Kconfig option to compile in > > > typical omap features > > > > > > * Shilimkar, Santosh [100629 17:40]: > > > > > > > > > >

Re: [PATCH 6/6] omap2/3/4: Add Kconfig option to compile in typical omap features

2010-06-30 Thread Tony Lindgren
> Subject: Re: [PATCH 6/6] omap2/3/4: Add Kconfig option to compile in > > typical omap features > > > > * Shilimkar, Santosh [100629 17:40]: > > > > > > > > > With your series OMAP4 build breaks because of PM and SMP > > dependencie

RE: [PATCH 6/6] omap2/3/4: Add Kconfig option to compile in typical omap features

2010-06-29 Thread Shilimkar, Santosh
> -Original Message- > From: Tony Lindgren [mailto:t...@atomide.com] > Sent: Wednesday, June 30, 2010 11:47 AM > To: Shilimkar, Santosh > Cc: linux-arm-ker...@lists.infradead.org; linux-omap@vger.kernel.org > Subject: Re: [PATCH 6/6] omap2/3/4: Add Kconfig option to co

Re: [PATCH 6/6] omap2/3/4: Add Kconfig option to compile in typical omap features

2010-06-29 Thread Tony Lindgren
* Shilimkar, Santosh [100629 17:40]: > > > > > With your series OMAP4 build breaks because of PM and SMP dependencies. > > To ensure that build doesn't break on OMAP4, I needed below change. With > > This change I tried your series and it boots OK on OMAP4430 SDP Hmm the build does not break for

RE: [PATCH 6/6] omap2/3/4: Add Kconfig option to compile in typical omap features

2010-06-29 Thread Shilimkar, Santosh
: Tuesday, June 29, 2010 5:18 PM > > To: linux-arm-ker...@lists.infradead.org > > Cc: linux-omap@vger.kernel.org > > Subject: [PATCH 6/6] omap2/3/4: Add Kconfig option to compile in typical > > omap features > > > > This produces a sane config that's sui

RE: [PATCH 6/6] omap2/3/4: Add Kconfig option to compile in typical omap features

2010-06-29 Thread Shilimkar, Santosh
[PATCH 6/6] omap2/3/4: Add Kconfig option to compile in typical > omap features > > This produces a sane config that's suitable for using as the > base for most omap2/3/4 boards. > > Signed-off-by: Tony Lindgren > --- > arch/arm/mach-omap2/Kconfig | 21 +++

[PATCH 6/6] omap2/3/4: Add Kconfig option to compile in typical omap features

2010-06-29 Thread Tony Lindgren
This produces a sane config that's suitable for using as the base for most omap2/3/4 boards. Signed-off-by: Tony Lindgren --- arch/arm/mach-omap2/Kconfig | 21 + 1 files changed, 21 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap