Messages in this thread |  | | | Date | Fri, 2 Oct 2009 23:41:25 +0100 | | From | Jonathan McDowell <> | | Subject | Re: [PATCHv1 1/3] OMAP UART: Adds omap-serial driver support. |
| |
On Thu, Sep 24, 2009 at 03:57:13PM +0530, Govindraj.R wrote: > From: Govindraj R <govindraj.raja@ti.com> > > This patch adds support for OMAP3430-HIGH SPEED UART Controller. > > Signed-off-by: Govindraj R <govindraj.raja@ti.com> > Reviewed-by: Alan Cox <alan@lxorguk.ukuu.org.uk> > Reviewed-by: Tony Lindgren <tony@atomide.com> > ---
> +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.
|  |