public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: a.othieno@bluewin.ch (Arthur Othieno)
To: paulus@au.ibm.com, davem@redhat.com
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 2.6] Mark CONFIG_MAC_SERIAL (drivers/macintosh/macserial.c) as broken
Date: Sat, 24 Apr 2004 20:16:57 +0200	[thread overview]
Message-ID: <20040424181657.GY11547@mars> (raw)

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.

                 reply	other threads:[~2004-04-24 18:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040424181657.GY11547@mars \
    --to=a.othieno@bluewin.ch \
    --cc=davem@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paulus@au.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox