Re: [PATCH v5][bfin-sport-uart] fit blackfin uart over sport driver into common uart inftrastructure

From: Mike Frysinger
Date: Fri Sep 18 2009 - 11:18:27 EST


On Fri, Sep 18, 2009 at 05:18, sonic zhang wrote:
> --- a/drivers/serial/Kconfig
> +++ b/drivers/serial/Kconfig
> @@ -1451,6 +1451,30 @@ config SPORT_BAUD_RATE
> Â Â Â Âdefault 19200 if (SERIAL_SPORT_BAUD_RATE_19200)
> Â Â Â Âdefault 9600 if (SERIAL_SPORT_BAUD_RATE_9600)

are you sure this patch is coomplete ? these Kconfig options should
be here anymore

> +config SERIAL_BFIN_SPORT0_UART
> + Â Â Â bool "Enable UART over SPORT0"
> + Â Â Â depends on SERIAL_BFIN_SPORT

BF542/BF544 dont have a SPORT0. another good reason for pushing to
board resources.
-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/