Re: [PATCH 1/2] serial: Add driver for the Altera JTAG UART

From: Tobias Klauser
Date: Fri Feb 26 2010 - 04:06:17 EST


On 2010-02-25 at 17:45:33 +0100, Peter Korsgaard <jacmet@xxxxxxxxxx> wrote:
> >>>>> "Tobias" == Tobias Klauser <tklauser@xxxxxxxxxx> writes:
>
> Tobias> Add an UART driver for the JTAG UART component available as a SOPC
> Tobias> (System on Programmable Chip) component for Altera FPGAs.
>
> Tobias> Signed-off-by: Tobias Klauser <tklauser@xxxxxxxxxx>
>
> Tobias> +config SERIAL_ALTERA_JTAGUART
> Tobias> + bool "Altera JTAG UART support"
> Tobias> + depends on EMBEDDED
>
> Don't depend on EMBEDDED - There's embedded devices not using
> CONFIG_EMBEDDED and kernel configs for PCs using it.

I'll remove the dependency for bot altera_jtaguart and altera_uart.

Thanks a lot,
Tobias
--
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/