[PATCH] VIDEO_CX88_DVB must select DVB_CX22702
authorAdrian Bunk <bunk@stusta.de>
Fri, 24 Jun 2005 05:04:41 +0000 (22:04 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 24 Jun 2005 07:06:36 +0000 (00:06 -0700)
VIDEO_CX88_DVB must select DVB_CX22702 (due to its cx22702_attach usage).

This patch fixes kernel Bugzilla #4594
(http://bugzilla.kernel.org/show_bug.cgi?id=4594).

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/media/video/Kconfig

index 8c349706f8501a8e4eaf624d4cea09b110c60e14..f9383e7f34ff704e57276931922716e14e2f13e3 100644 (file)
@@ -343,6 +343,7 @@ config VIDEO_CX88_DVB
        select VIDEO_BUF_DVB
        select DVB_MT352
        select DVB_OR51132
+       select DVB_CX22702
        ---help---
          This adds support for DVB/ATSC cards based on the
          Connexant 2388x chip.