This patch solves a dependency-problem related to the SAA7130/7134 TV-card
driver. The driver won't compile with CRC32 disabled, so I added it to the
select list.
Signed-off-by: Dominik Hackl <[email protected]>
diff -pruN linux-2.6.12-rc4.orig/drivers/media/video/Kconfig linux-2.6.12-rc4/drivers/media/video/Kconfig
--- linux-2.6.12-rc4.orig/drivers/media/video/Kconfig 2005-05-15 09:43:44.000000000 +0200
+++ linux-2.6.12-rc4/drivers/media/video/Kconfig 2005-05-15 15:50:49.000000000 +0200
@@ -240,6 +240,7 @@ config VIDEO_SAA7134
select VIDEO_BUF
select VIDEO_IR
select VIDEO_TUNER
+ select CRC32
---help---
This is a video4linux driver for Philips SAA7130/7134 based
TV cards.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]