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

From: Peter Korsgaard
Date: Thu Feb 25 2010 - 11:51:46 EST


>>>>> "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.

--
Bye, Peter Korsgaard
--
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/