diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2009-03-28 07:55:11 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-30 11:43:46 -0400 |
commit | 893cce04b77e3e520e2b3ce4ae629f57dc6ce7f7 (patch) | |
tree | ae98ddf2e242ae75cf93cbad5f12ff979d1ff2a4 /drivers/media | |
parent | 859f0277a6c3ba59b0a5a1eb183f8f6ce661a95d (diff) |
V4L/DVB (11279): bttv: tda9875 is no longer used by bttv, so remove from bt8xx/Kconfig.
Since tda9875 support was merged into tvaudio the bttv driver no
longer needs tda9875 as helper driver.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media')
-rw-r--r-- | drivers/media/video/bt8xx/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/bt8xx/Kconfig b/drivers/media/video/bt8xx/Kconfig index ce71e8e7b835..94c9df8b1158 100644 --- a/drivers/media/video/bt8xx/Kconfig +++ b/drivers/media/video/bt8xx/Kconfig | |||
@@ -10,7 +10,6 @@ config VIDEO_BT848 | |||
10 | select VIDEO_MSP3400 if VIDEO_HELPER_CHIPS_AUTO | 10 | select VIDEO_MSP3400 if VIDEO_HELPER_CHIPS_AUTO |
11 | select VIDEO_TVAUDIO if VIDEO_HELPER_CHIPS_AUTO | 11 | select VIDEO_TVAUDIO if VIDEO_HELPER_CHIPS_AUTO |
12 | select VIDEO_TDA7432 if VIDEO_HELPER_CHIPS_AUTO | 12 | select VIDEO_TDA7432 if VIDEO_HELPER_CHIPS_AUTO |
13 | select VIDEO_TDA9875 if VIDEO_HELPER_CHIPS_AUTO | ||
14 | ---help--- | 13 | ---help--- |
15 | Support for BT848 based frame grabber/overlay boards. This includes | 14 | Support for BT848 based frame grabber/overlay boards. This includes |
16 | the Miro, Hauppauge and STB boards. Please read the material in | 15 | the Miro, Hauppauge and STB boards. Please read the material in |