<snip> > > +config ARCH_OMAP35XX > > + bool "OMAP35x Family" > > + select ARCH_OMAP3 > > + select ARCH_OMAP34XX > > + select ARCH_OMAP3430 > > + select OMAP3430_ES2 > > AFAIK the above select (OMAP3430_ES2) doesn't exist. > omap_rev() is used in drivers to check instead. [sp] Wasn't aware; will remove it. > Question to all, > > Why don't making above options as choice.. endchoice. Or is > there any case that multiple boards are compiled at once? [sp] It is a quick change; will wait for a day - just in case there is a different opinion. > Regards, > Sergio > Best regards, Sanjeev-- 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