lkml.org 
[lkml]   [2004]   [Apr]   [24]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateSat, 24 Apr 2004 20:16:57 +0200
Subject[PATCH 2.6] Mark CONFIG_MAC_SERIAL (drivers/macintosh/macserial.c) as broken
From(Arthur Othieno)
Hi,

CONFIG_MAC_SERIAL (drivers/macintosh/macserial.c) is marked obsolete and
currently doesn't build.

This patch marks it as broken. Against 2.6.6-rc2. Thanks.


 Kconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)
--- a/drivers/macintosh/Kconfig	2004-04-11 14:05:36.000000000 +0200
+++ b/drivers/macintosh/Kconfig	2004-04-24 20:03:26.000000000 +0200
@@ -127,7 +127,7 @@ config MAC_FLOPPY
 
 config MAC_SERIAL
 	tristate "Support for PowerMac serial ports (OBSOLETE DRIVER)"
-	depends on PPC_PMAC
+	depends on PPC_PMAC && BROKEN
 	help
 	  This driver is obsolete. Use CONFIG_SERIAL_PMACZILOG in
 	  "Character devices --> Serial drivers --> PowerMac z85c30" option.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:02    [from the cache]
©2003-2008