On Tue, Nov 15, 2011 at 11:57:40AM +0530, Shubhrajyoti D wrote: > Making SERIAL_OMAP depend on ARCH_OMAP2PLUS instead of > oring with ARCH2/3/4. > > Acked-by: Felipe Balbi <[email protected]> > Suggested-by: Sricharan R <[email protected]> > Signed-off-by: Shubhrajyoti D <[email protected]>
There's another one: drivers/mtd/nand/Kconfig: depends on ARM && (ARCH_OMAP2 || ARCH_OMAP3 || ARCH_OMAP4) And the 'ARM &&' is redundant. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
