Update of /cvsroot/alsa/alsa-kernel/pci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25875
Modified Files:
Kconfig
Log Message:
Fixed condition for TEA575x && FM801
Index: Kconfig
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/Kconfig,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- Kconfig 28 Jan 2004 18:55:20 -0000 1.12
+++ Kconfig 29 Jan 2004 14:50:33 -0000 1.13
@@ -156,7 +156,7 @@
config CONFIG_SND_FM801_TEA575X
tristate "ForteMedia FM801 + TEA5757 tuner"
- depends on SND_FM801 || CONFIG_VIDEO_DEV
+ depends on SND_FM801 && CONFIG_VIDEO_DEV
help
Say 'Y' or 'M' to include support for ForteMedia FM801 based soundcards
with TEA5757 tuner connected to GPIO1-3 pins (Media Forte SF256-PCS-02).
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog