On Sun, Jan 11, 2009 at 01:30:37AM +0530, Sanjeev Premi wrote: > +config MACH_OMAP_LDP > + bool "OMAP3 LDP board" > + depends on ARCH_OMAP3 && ARCH_OMAP34XX && !ARCH_OMAP35XX > + > config MACH_OMAP_3430SDP > bool "OMAP 3430 SDP board" > - depends on ARCH_OMAP3 && ARCH_OMAP34XX > + depends on ARCH_OMAP3 && ARCH_OMAP34XX && !ARCH_OMAP35XX This will prevent that we build a kernel for both 3430sdp and any 35xx-based board, right ? > > config MACH_OMAP3EVM > bool "OMAP 3530 EVM board" > - depends on ARCH_OMAP3 && ARCH_OMAP34XX > + depends on ARCH_OMAP35XX why removed ARCH_OMAP3 ?? -- balbi -- 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