* [PATCH 2.6] Mark CONFIG_MAC_SERIAL (drivers/macintosh/macserial.c) as broken
@ 2004-04-24 18:16 Arthur Othieno
0 siblings, 0 replies; only message in thread
From: Arthur Othieno @ 2004-04-24 18:16 UTC (permalink / raw)
To: paulus, davem; +Cc: linux-kernel
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-04-24 18:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-24 18:16 [PATCH 2.6] Mark CONFIG_MAC_SERIAL (drivers/macintosh/macserial.c) as broken Arthur Othieno
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox