Re: [PATCH 11/12] [Blackfin] serial driver: ADSP-BF52x arch/mach support

From: Mike Frysinger
Date: Wed Jan 30 2008 - 16:01:35 EST


On Jan 30, 2008 4:30 AM, Bryan Wu <bryan.wu@xxxxxxxxxx> wrote:
> config SERIAL_BFIN_UART1
> bool "Enable UART1"
> - depends on SERIAL_BFIN && (BF534 || BF536 || BF537 || BF54x)
> + depends on SERIAL_BFIN && (BF52x || BF53x || BF54x)
> help
> Enable UART1

erp, i just noticed this is slightly wrong ... BF53x is not OK as the
BF533 family does not have a UART1 ... i committed the fix to our repo
so you can re-post a fixed version of this for inclusion ;)
-mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/