public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: John Weber <john.weber@linuxhq.com>
To: Pete Zaitcev <zaitcev@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] 2.5.5-pre1 OSS YMFPCI Fix
Date: Thu, 14 Feb 2002 11:13:53 -0500	[thread overview]
Message-ID: <3C6BE241.20100@linuxhq.com> (raw)

I forgot to bring an mbool with YMFPCI's tristate, so here.

(o- j o h n   e   w e b e r
//\  http://www.linuxhq.com/people/weber/
v_/_ john.weber@linuxhq.com


diff -Nru linux-2.5.4/sound/oss/Config.in 
linux-2.5.5/sound/oss/Config.in > sound-2.5.4.patch
--- linux-2.5.4/sound/oss/Config.in	Thu Feb 14 11:00:32 2002
+++ linux-2.5.5/sound/oss/Config.in	Thu Feb 14 11:01:46 2002
@@ -103,6 +103,9 @@
  dep_tristate '  VIA 82C686 Audio Codec' CONFIG_SOUND_VIA82CXXX $CONFIG_PCI
  dep_mbool    '  VIA 82C686 MIDI' CONFIG_MIDI_VIA82CXXX 
$CONFIG_SOUND_VIA82CXXX

+dep_tristate '  Yamaha YMF7xx PCI audio (native mode)' 
CONFIG_SOUND_YMFPCI $CONFIG_PCI
+dep_mbool '    Yamaha PCI legacy ports support' 
CONFIG_SOUND_YMFPCI_LEGACY $CONFIG_SOUND_YMFPCI
+
  dep_tristate '  OSS sound modules' CONFIG_SOUND_OSS $CONFIG_SOUND

  if [ "$CONFIG_SOUND_OSS" = "y" -o "$CONFIG_SOUND_OSS" = "m" ]; then
@@ -164,8 +167,6 @@
     dep_tristate '    Yamaha FM synthesizer (YM3812/OPL-3) support' 
CONFIG_SOUND_YM3812 $CONFIG_SOUND_OSS
     dep_tristate '    Yamaha OPL3-SA1 audio controller' 
CONFIG_SOUND_OPL3SA1 $CONFIG_SOUND_OSS
     dep_tristate '    Yamaha OPL3-SA2 and SA3 based PnP cards' 
CONFIG_SOUND_OPL3SA2 $CONFIG_SOUND_OSS
-   dep_tristate '    Yamaha YMF7xx PCI audio (native mode)' 
CONFIG_SOUND_YMFPCI $CONFIG_SOUND_OSS $CONFIG_PCI
-   dep_mbool '      Yamaha PCI legacy ports support' 
CONFIG_SOUND_YMFPCI_LEGACY $CONFIG_SOUND_YMFPCI
     dep_tristate '    6850 UART support' CONFIG_SOUND_UART6850 
$CONFIG_SOUND_OSS

     dep_tristate '    Gallant Audio Cards (SC-6000 and SC-6600 based)' 
CONFIG_SOUND_AEDSP16 $CONFIG_SOUND_OSS


                 reply	other threads:[~2002-02-14 16:14 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=3C6BE241.20100@linuxhq.com \
    --to=john.weber@linuxhq.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zaitcev@redhat.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