+ Russell, > -----Original Message----- > From: linux-omap-owner@xxxxxxxxxxxxxxx [mailto:linux-omap- > owner@xxxxxxxxxxxxxxx] On Behalf Of Menon, Nishanth > Sent: Saturday, March 05, 2011 1:51 PM > To: linux-omap > Subject: pm-core: recursive dependency on config > > Folks, > Dumb question: > Some one seen this one? is there a patch in the pipe for the fix? > > scripts/kconfig/conf --silentoldconfig Kconfig > arch/arm/Kconfig:1277:error: recursive dependency detected! > arch/arm/Kconfig:1277: symbol SMP depends on CPU_V6K > arch/arm/mm/Kconfig:407: symbol CPU_V6K depends on SMP > I saw this one too. This is because of resent changes to ensure that CPU_32v6K is always enabled with SMP builds. This is tricky dependency. May be RMK has better way to deal with this. Two relevant commit on this are '85a11f52' and '15490ef8' Regards, Santosh -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html