Re: [PATCH] ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688

2015-03-17 Thread Nishanth Menon
On 03/17/2015 11:26 AM, santosh shilimkar wrote: On 3/16/2015 4:30 PM, Tony Lindgren wrote: * Stefan Hengelein stefan.hengel...@fau.de [150225 10:48]: The Kconfig-Option OMAP4_ERRATA_I688 is never visible due to a contradiction in it's dependencies. The option requires ARCH_MULTIPLATFORM

Re: [PATCH] ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688

2015-03-17 Thread Nishanth Menon
On Tue, Mar 17, 2015 at 12:10 PM, Tony Lindgren t...@atomide.com wrote: Yes that's a good point and adding a printk is a good idea. Care to crank out a separate patch for that? had hoped to have it part of this patch - does'nt that make more sense? -- --- Regards, Nishanth Menon -- To

Re: [PATCH] ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688

2015-03-17 Thread Nishanth Menon
On Tue, Mar 17, 2015 at 11:34 AM, Tony Lindgren t...@atomide.com wrote: On 03/17/2015 11:26 AM, santosh shilimkar wrote: On 3/16/2015 4:30 PM, Tony Lindgren wrote: * Stefan Hengelein stefan.hengel...@fau.de [150225 10:48]: The Kconfig-Option OMAP4_ERRATA_I688 is never visible due to a

Re: [PATCH] ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688

2015-03-17 Thread Tony Lindgren
* Nishanth Menon n...@ti.com [150317 09:57]: On Tue, Mar 17, 2015 at 11:34 AM, Tony Lindgren t...@atomide.com wrote: On 03/17/2015 11:26 AM, santosh shilimkar wrote: On 3/16/2015 4:30 PM, Tony Lindgren wrote: * Stefan Hengelein stefan.hengel...@fau.de [150225 10:48]: The

Re: [PATCH] ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688

2015-03-17 Thread Tony Lindgren
* Nishanth Menon n...@ti.com [150317 10:18]: On Tue, Mar 17, 2015 at 12:10 PM, Tony Lindgren t...@atomide.com wrote: Yes that's a good point and adding a printk is a good idea. Care to crank out a separate patch for that? had hoped to have it part of this patch - does'nt that make

Re: [PATCH] ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688

2015-03-17 Thread santosh shilimkar
On 3/16/2015 4:30 PM, Tony Lindgren wrote: * Stefan Hengelein stefan.hengel...@fau.de [150225 10:48]: The Kconfig-Option OMAP4_ERRATA_I688 is never visible due to a contradiction in it's dependencies. The option requires ARCH_MULTIPLATFORM to be 'disabled'. However, an enclosing menu requires

Re: [PATCH] ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688

2015-03-17 Thread Tony Lindgren
* Nishanth Menon n...@ti.com [150317 09:32]: On 03/17/2015 11:26 AM, santosh shilimkar wrote: On 3/16/2015 4:30 PM, Tony Lindgren wrote: * Stefan Hengelein stefan.hengel...@fau.de [150225 10:48]: The Kconfig-Option OMAP4_ERRATA_I688 is never visible due to a contradiction in it's

Re: [PATCH] ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688

2015-03-16 Thread Tony Lindgren
* Stefan Hengelein stefan.hengel...@fau.de [150225 10:48]: The Kconfig-Option OMAP4_ERRATA_I688 is never visible due to a contradiction in it's dependencies. The option requires ARCH_MULTIPLATFORM to be 'disabled'. However, an enclosing menu requires either ARCH_MULTI_V6 or ARCH_MULTI_V7 to be

[PATCH] ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688

2015-02-25 Thread Stefan Hengelein
The Kconfig-Option OMAP4_ERRATA_I688 is never visible due to a contradiction in it's dependencies. The option requires ARCH_MULTIPLATFORM to be 'disabled'. However, an enclosing menu requires either ARCH_MULTI_V6 or ARCH_MULTI_V7 to be enabled. These options inherit a dependency from an enclosing