* [PATCH] timberdale: Remove dependancies
@ 2010-02-08 10:03 Alan Cox
0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2010-02-08 10:03 UTC (permalink / raw)
To: greg, linux-kernel
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 00806f2..45989e4 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] 2+ messages in thread
* [PATCH] timberdale: Remove dependancies
@ 2010-02-17 12:58 Alan Cox
0 siblings, 0 replies; 2+ messages 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] 2+ messages in thread
end of thread, other threads:[~2010-02-17 13:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-08 10:03 [PATCH] timberdale: Remove dependancies Alan Cox
-- strict thread matches above, loose matches on Subject: below --
2010-02-17 12:58 Alan Cox
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.