linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] uartlite: Allow to be built for timberdale MFD
@ 2009-09-22 12:39 Richard Röjfors
  0 siblings, 0 replies; only message in thread
From: Richard Röjfors @ 2009-09-22 12:39 UTC (permalink / raw)
  To: linux-serial; +Cc: alan, Andrew Morton

Some configurations of the Timberdale FPGA has the uartlite
included.

Signed-off-by: Richard Röjfors <richard.rojfors@mocean-labs.com>
---
diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig
index 037c1e0..e067989 100644
--- a/drivers/serial/Kconfig
+++ b/drivers/serial/Kconfig
@@ -855,7 +855,7 @@ config SERIAL_IMX_CONSOLE

 config SERIAL_UARTLITE
 	tristate "Xilinx uartlite serial port support"
-	depends on PPC32 || MICROBLAZE
+	depends on PPC32 || MICROBLAZE || MFD_TIMBERDALE
 	select SERIAL_CORE
 	help
 	  Say Y here if you want to use the Xilinx uartlite serial controller.
--
To unsubscribe from this list: send the line "unsubscribe linux-serial" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-22 12:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-22 12:39 [PATCH] uartlite: Allow to be built for timberdale MFD Richard Röjfors

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).