diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2009-03-28 08:55:11 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-30 12:43:46 -0300 |
commit | 893cce04b77e3e520e2b3ce4ae629f57dc6ce7f7 (patch) | |
tree | ae98ddf2e242ae75cf93cbad5f12ff979d1ff2a4 /drivers/media | |
parent | 859f0277a6c3ba59b0a5a1eb183f8f6ce661a95d (diff) | |
download | op-kernel-dev-893cce04b77e3e520e2b3ce4ae629f57dc6ce7f7.zip op-kernel-dev-893cce04b77e3e520e2b3ce4ae629f57dc6ce7f7.tar.gz |
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 ce71e8e..94c9df8 100644 --- a/drivers/media/video/bt8xx/Kconfig +++ b/drivers/media/video/bt8xx/Kconfig @@ -10,7 +10,6 @@ config VIDEO_BT848 select VIDEO_MSP3400 if VIDEO_HELPER_CHIPS_AUTO select VIDEO_TVAUDIO if VIDEO_HELPER_CHIPS_AUTO select VIDEO_TDA7432 if VIDEO_HELPER_CHIPS_AUTO - select VIDEO_TDA9875 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 |