From 5183edd14e7268203df403af467977c001c62922 Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Fri, 2 Feb 2007 14:41:24 +0000 Subject: [PATCH] [V4L] Make BTTV select SAA7118 Signed-off-by: David Woodhouse --- drivers/media/video/bt8xx/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/media/video/bt8xx/Kconfig b/drivers/media/video/bt8xx/Kconfig index 58eae887a629..ab863e6864ec 100644 --- a/drivers/media/video/bt8xx/Kconfig +++ b/drivers/media/video/bt8xx/Kconfig @@ -12,6 +12,7 @@ config VIDEO_BT848 select VIDEO_TVAUDIO if VIDEO_HELPER_CHIPS_AUTO select VIDEO_TDA7432 if VIDEO_HELPER_CHIPS_AUTO select VIDEO_TDA9875 if VIDEO_HELPER_CHIPS_AUTO + select VIDEO_SAA7118 if VIDEO_HELPER_CHIPS_AUTO ---help--- Support for BT848 based frame grabber/overlay boards. This includes the Miro, Hauppauge and STB boards. Please read the material in -- 2.49.0