On Thu, Sep 24, 2009 at 03:57:13PM +0530, Govindraj.R wrote:
> From: Govindraj R <[email protected]>
> 
> This patch adds support for OMAP3430-HIGH SPEED UART Controller.
> 
> Signed-off-by:        Govindraj R <[email protected]>
> Reviewed-by: Alan Cox <[email protected]>
> Reviewed-by: Tony Lindgren <[email protected]>
> ---
 
> +config SERIAL_OMAP
> +     bool "OMAP serial port support"
> +     depends on ARM && ARCH_OMAP
> +     select SERIAL_CORE
> +     help
> +     If you have a machine based on an Texas Instruments OMAP CPU you
> +     can enable its onboard serial ports by enabling this option.

If it's OMAP3 hardware then should the "depends on" be ARCH_OMAP3 ||
ARCH_OMAP4, rather than allowing it for OMAP1 + 2 as well?

J.

-- 
Revd. Jonathan McDowell, ULC | If they can't take a joke....fuck 'em.
--
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

Reply via email to