summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/bt8xx/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2006-08-22 11:56:51 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-08-22 11:56:51 -0300
commit94df4f1c7e458fedfc99ecdb084785476b2dbe03 (patch)
treec36882f685ddc92ef75ee2d30fbdf39dd1a5bf5d /linux/drivers/media/video/bt8xx/Kconfig
parentcb73e06fc50c861fda76a2f77ecdcfcc55606fa5 (diff)
downloadmediapointer-dvb-s2-94df4f1c7e458fedfc99ecdb084785476b2dbe03.tar.gz
mediapointer-dvb-s2-94df4f1c7e458fedfc99ecdb084785476b2dbe03.tar.bz2
Separe audio decoders from bttv
From: Mauro Carvalho Chehab <mchehab@infradead.org> Several audio decoders were just bound as if they were part of bttv driver. In fact, they are generic enough to be used by other drivers as well, since they use I2C event bus to communicate. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/bt8xx/Kconfig')
-rw-r--r--linux/drivers/media/video/bt8xx/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/linux/drivers/media/video/bt8xx/Kconfig b/linux/drivers/media/video/bt8xx/Kconfig
index cdcf55650..7eb83d9f6 100644
--- a/linux/drivers/media/video/bt8xx/Kconfig
+++ b/linux/drivers/media/video/bt8xx/Kconfig
@@ -9,6 +9,9 @@ config VIDEO_BT848
select VIDEO_TUNER
select VIDEO_TVEEPROM
select VIDEO_MSP3400
+ select VIDEO_TVAUDIO
+ select VIDEO_TDA7432
+ select VIDEO_TDA9875
---help---
Support for BT848 based frame grabber/overlay boards. This includes
the Miro, Hauppauge and STB boards. Please read the material in