[PATCH] OMAP2+: UART: Make the SERIAL_OMAP depend on ARCH_OMAP2PLUS
Russell King - ARM Linux
linux at arm.linux.org.uk
Tue Nov 15 04:06:34 EST 2011
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 <balbi at ti.com>
> Suggested-by: Sricharan R <r.sricharan at ti.com>
> Signed-off-by: Shubhrajyoti D <shubhrajyoti at ti.com>
There's another one:
drivers/mtd/nand/Kconfig: depends on ARM && (ARCH_OMAP2 || ARCH_OMAP3 || ARCH_OMAP4)
And the 'ARM &&' is redundant.
More information about the linux-arm-kernel
mailing list