mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Bernhard Rosenkraenzer <bero@arklinux.org>
To: linux-kernel@vger.kernel.org, akpm@osdl.org
Subject: [PATCH] 2.6.4-rc1-mm1 SND_FM801_TEA575X Kconfig error
Date: Tue, 2 Mar 2004 02:39:10 +0100 (CET)	[thread overview]
Message-ID: <Pine.LNX.4.58.0403020237530.6219@dot.kde.org> (raw)

[-- Attachment #1: Type: TEXT/PLAIN, Size: 326 bytes --]

Kconfig names the option CONFIG_SND_FM801_TEA575X, but the makefiles don't 
check for the resulting CONFIG_CONFIG_SND_FM801_TEA575X -- trivial fix 
attached.

LLaP
bero

-- 
Ark Linux - Linux for the masses
http://www.arklinux.org/

Redistribution and processing of this message is subject to
http://www.arklinux.org/terms.php

[-- Attachment #2: fix --]
[-- Type: TEXT/PLAIN, Size: 422 bytes --]

--- linux-2.6.3/sound/pci/Kconfig.ark	2004-03-02 02:45:58.000000000 +0100
+++ linux-2.6.3/sound/pci/Kconfig	2004-03-02 02:46:03.000000000 +0100
@@ -160,7 +160,7 @@
 	help
 	  Say 'Y' or 'M' to include support for ForteMedia FM801 based soundcards.
 
-config CONFIG_SND_FM801_TEA575X
+config SND_FM801_TEA575X
 	tristate "ForteMedia FM801 + TEA5757 tuner"
 	depends on SND_FM801
         select CONFIG_VIDEO_DEV

             reply	other threads:[~2004-03-02  1:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-02  1:39 Bernhard Rosenkraenzer [this message]
2004-03-02  2:02 ` Andrew Morton

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=Pine.LNX.4.58.0403020237530.6219@dot.kde.org \
    --to=bero@arklinux.org \
    --cc=akpm@osdl.org \
    --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®