All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Adrian Bunk <bunk@fs.tum.de>
Cc: Marcelo Tosatti <marcelo.tosatti@cyclades.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [patch] 2.4.24-pre1: ask for CONFIG_INDYDOG only on mips
Date: Fri, 12 Dec 2003 23:30:10 +0100	[thread overview]
Message-ID: <20031212223009.GB19807@linux-mips.org> (raw)
In-Reply-To: <20031212213137.GE1825@fs.tum.de>

On Fri, Dec 12, 2003 at 10:31:37PM +0100, Adrian Bunk wrote:

> Was the removal of the i386 Mwave support option in the same patch an 
> accident that should be reverted, or was there a reason for it?

Another accident, sigh ...  I've already sent below patch to Marcelo.

  Ralf

===== drivers/char/Config.in 1.61 vs edited =====
--- 1.61/drivers/char/Config.in	Wed Dec 10 18:51:15 2003
+++ edited/drivers/char/Config.in	Fri Dec 12 23:10:02 2003
@@ -389,4 +389,9 @@
 if [ "$CONFIG_MIPS_ITE8172" = "y" ]; then
   tristate ' ITE GPIO' CONFIG_ITE_GPIO
 fi
+
+if [ "$CONFIG_X86" = "y" ]; then
+   tristate 'ACP Modem (Mwave) support' CONFIG_MWAVE
+fi
+
 endmenu

  reply	other threads:[~2003-12-12 22:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-10 16:23 Linux 2.4.24-pre1 Marcelo Tosatti
2003-12-10 20:46 ` [patch] 2.4.24-pre1: ask for CONFIG_INDYDOG only on mips Adrian Bunk
2003-12-11 22:58   ` Ralf Baechle
2003-12-12 21:31     ` Adrian Bunk
2003-12-12 22:30       ` Ralf Baechle [this message]
2003-12-10 21:47 ` Accept ReiserFS Data Logging? was: Linux 2.4.24-pre1 Mike Fedyk
2003-12-11 12:18   ` Marcelo Tosatti
2003-12-11 12:38     ` Hans Reiser
2003-12-11 21:11       ` Mike Fedyk
2003-12-10 23:03 ` Linux 2.4.24-pre1: failure in scsi/pcmcia Eyal Lebedinsky
2003-12-12 21:45 ` Linux 2.4.24-pre1 Marcel Holtmann

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=20031212223009.GB19807@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=bunk@fs.tum.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo.tosatti@cyclades.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.