summaryrefslogtreecommitdiff
path: root/drivers/media/video/bt8xx
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2006-09-01 12:25:30 (GMT)
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-09-26 15:30:32 (GMT)
commit897ea1307b40a17cb2d6b8d458eaa1573bf1a45e (patch)
treeadd369021b910b1fd63b0159880ec0733df7bee4 /drivers/media/video/bt8xx
parentf70a7a918adeebe6be4a72742bff9399210c7541 (diff)
downloadlinux-897ea1307b40a17cb2d6b8d458eaa1573bf1a45e.tar.xz
V4L/DVB (4513): Split audio decoders from bttv
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 'drivers/media/video/bt8xx')
-rw-r--r--drivers/media/video/bt8xx/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/media/video/bt8xx/Kconfig b/drivers/media/video/bt8xx/Kconfig
index cdcf556..7eb83d9 100644
--- a/drivers/media/video/bt8xx/Kconfig
+++ b/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