Commit f2284fc6 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

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

From: Arthur Othieno <a.othieno@bluewin.ch>

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

benh says: "I though build got fixed recently ...  well, anyway, the driver is
indeed obsolete, there's a new one in drivers/serial now."
parent dada7d8f
...@@ -127,7 +127,7 @@ config MAC_FLOPPY ...@@ -127,7 +127,7 @@ config MAC_FLOPPY
config MAC_SERIAL config MAC_SERIAL
tristate "Support for PowerMac serial ports (OBSOLETE DRIVER)" tristate "Support for PowerMac serial ports (OBSOLETE DRIVER)"
depends on PPC_PMAC depends on PPC_PMAC && BROKEN
help help
This driver is obsolete. Use CONFIG_SERIAL_PMACZILOG in This driver is obsolete. Use CONFIG_SERIAL_PMACZILOG in
"Character devices --> Serial drivers --> PowerMac z85c30" option. "Character devices --> Serial drivers --> PowerMac z85c30" option.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment