[PATCH] 2.6.4-rc1-mm1 SND_FM801_TEA575X Kconfig error

From: Bernhard Rosenkraenzer
Date: Mon Mar 01 2004 - 20:48:04 EST


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--- 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