linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] timberdale: Remove dependancies
@ 2010-02-17 12:58 Alan Cox
  0 siblings, 0 replies; only message in thread
From: Alan Cox @ 2010-02-17 12:58 UTC (permalink / raw)
  To: greg, linux-serial

MFD_TIMBERDALE doesn't appear to be defined anywhere. However the code in
question can build happily without platform specifics so remove the check

Signed-off-by: Alan Cox <alan@linux.intel.com>
---

 drivers/serial/Kconfig |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig
index 77e7f7e..eea6ea4 100644
--- a/drivers/serial/Kconfig
+++ b/drivers/serial/Kconfig
@@ -1466,7 +1466,6 @@ config SERIAL_BFIN_SPORT3_UART
 
 config SERIAL_TIMBERDALE
 	tristate "Support for timberdale UART"
-	depends on MFD_TIMBERDALE
 	select SERIAL_CORE
 	---help---
 	Add support for UART controller on timberdale.


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

only message in thread, other threads:[~2010-02-17 13:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-17 12:58 [PATCH] timberdale: Remove dependancies Alan Cox

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