[PATCH 2.6] Mark CONFIG_MAC_SERIAL (drivers/macintosh/macserial.c) as broken

From: Arthur Othieno
Date: Sat Apr 24 2004 - 13:23:10 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/