mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Peter Samuelson <peter@cadcamlab.org>
To: Arjan van de Ven <arjan@fenrus.demon.nl>
Cc: Keith Owens <kaos@ocs.com.au>, linux-kernel@vger.kernel.org
Subject: Re: 2.4.1 -- Unresolved symbols in radio-miropcm20.o
Date: Wed, 31 Jan 2001 04:55:20 -0600	[thread overview]
Message-ID: <20010131045520.B32636@cadcamlab.org> (raw)
In-Reply-To: <3A772D3C.CB62DD4F@megapath.net> <m14NsuB-000OZJC@amadeus.home.nl>
In-Reply-To: <m14NsuB-000OZJC@amadeus.home.nl>; from arjan@fenrus.demon.nl on Wed, Jan 31, 2001 at 09:46:19AM +0100


[Arjan van de Ven]
> Unfortionatly, this is impossible. The miropcm config question is
> asked before the "sound" question, and the aci question is asked
> after that (all in ake config).

"Impossible" is perhaps a poor choice of terms.  "Awkward" and "ugly"
are, however, quite descriptive. (:

Peter

diff -urk~ 2.4.1/drivers/sound/Config.in
--- 2.4.1/drivers/sound/Config.in~	Tue Jan 30 14:46:39 2001
+++ 2.4.1/drivers/sound/Config.in	Wed Jan 31 04:52:19 2001
@@ -91,7 +91,7 @@
    fi
    dep_tristate '    Aztech Sound Galaxy (non-PnP) cards' CONFIG_SOUND_SGALAXY $CONFIG_SOUND_OSS
    dep_tristate '    Adlib Cards' CONFIG_SOUND_ADLIB $CONFIG_SOUND_OSS
-   dep_tristate '    ACI mixer (miroPCM12)' CONFIG_SOUND_ACI_MIXER $CONFIG_SOUND_OSS
+   dep_tristate '    ACI mixer (miroPCM12)' CONFIG_SOUND_WANT_ACI_MIXER $CONFIG_SOUND_OSS
    dep_tristate '    Crystal CS4232 based (PnP) cards' CONFIG_SOUND_CS4232 $CONFIG_SOUND_OSS
    dep_tristate '    Ensoniq SoundScape support' CONFIG_SOUND_SSCAPE $CONFIG_SOUND_OSS
    dep_tristate '    Gravis Ultrasound support' CONFIG_SOUND_GUS $CONFIG_SOUND_OSS
@@ -179,3 +179,12 @@
 fi
 
 dep_tristate '  TV card (bt848) mixer support' CONFIG_SOUND_TVMIXER $CONFIG_SOUND $CONFIG_I2C
+
+# hack, hack
+if [ "$CONFIG_SOUND_WANT_ACI_MIXER" = "y" -o "$CONFIG_RADIO_MIROPCM20" = "y" ]; then
+   define_tristate CONFIG_SOUND_ACI_MIXER y
+else
+   if [ "$CONFIG_SOUND_WANT_ACI_MIXER" = "m" -o "$CONFIG_RADIO_MIROPCM20" = "m" ]; then
+      define_tristate CONFIG_SOUND_ACI_MIXER m
+   fi
+fi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  parent reply	other threads:[~2001-01-31 10:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-30 21:08 Miles Lane
2001-01-30 22:52 ` Keith Owens
2001-01-31  7:12   ` Miles Lane
2001-01-31  8:46   ` Arjan van de Ven
2001-01-31  8:48     ` Keith Owens
2001-01-31 10:55     ` Peter Samuelson [this message]
2001-01-31 11:07       ` Arjan van de Ven
     [not found]         ` <14967.62433.949844.559264@wire.cadcamlab.org>
2001-01-31 11:19           ` Arjan van de Ven
2001-01-31 11:48             ` Peter Samuelson
2001-01-31 16:22   ` Ruurd A. Reitsma
2001-02-01 15:50     ` Robert Siemer
2001-01-31 20:21   ` Robert Siemer

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=20010131045520.B32636@cadcamlab.org \
    --to=peter@cadcamlab.org \
    --cc=arjan@fenrus.demon.nl \
    --cc=kaos@ocs.com.au \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®