All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khalid Aziz <khalid_aziz@hp.com>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] [PATCH] make xconfig broken in ia64-020622
Date: Tue, 09 Jul 2002 15:53:44 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590701905745@msgid-missing> (raw)

[-- Attachment #1: Type: text/plain, Size: 433 bytes --]

020622 version of ia64 patch breaks "make xconfig". This is due to a bug
in sound drivers configuration file. Attached patch fixes this problem.

--
Khalid 

====================================================================
Khalid Aziz                                   Linux Systems Division
(970)898-9214                                        Hewlett-Packard
khalid@fc.hp.com                                    Fort Collins, CO

[-- Attachment #2: patch.sound --]
[-- Type: text/plain, Size: 581 bytes --]

--- linux-2.4.18-ia64-020622/drivers/sound/Config.in	Mon Jul  8 15:57:30 2002
+++ linux-2.4.18-ia64-020622-fixed/drivers/sound/Config.in	Mon Jul  8 15:58:43 2002
@@ -30,7 +30,7 @@
 	fi
     fi
 fi
-dep_tristate '  FM801' CONFIG_FM801 
+dep_tristate '  FM801' CONFIG_FM801 $CONFIG_SOUND $CONFIG_PCI
 dep_tristate '  Creative SBLive! (EMU10K1)' CONFIG_SOUND_EMU10K1 $CONFIG_SOUND $CONFIG_PCI
 dep_mbool    '    Creative SBLive! MIDI' CONFIG_MIDI_EMU10K1 $CONFIG_SOUND_EMU10K1 $CONFIG_EXPERIMENTAL
 dep_tristate '  Crystal SoundFusion (CS4280/461x)' CONFIG_SOUND_FUSION $CONFIG_SOUND

             reply	other threads:[~2002-07-09 15:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-09 15:53 Khalid Aziz [this message]
2002-07-10 16:06 ` [Linux-ia64] [PATCH] make xconfig broken in ia64-020622 Xavier Bru
2002-07-10 17:05 ` Khalid Aziz
2002-07-11 21:24 ` David Mosberger
2002-07-12 20:46 ` Khalid Aziz
2002-07-19  6:54 ` Keith Owens

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=marc-linux-ia64-105590701905745@msgid-missing \
    --to=khalid_aziz@hp.com \
    --cc=linux-ia64@vger.kernel.org \
    /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.