summaryrefslogtreecommitdiff
path: root/drivers/media/pci/bt8xx/Kconfig
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2014-12-12 10:27:56 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2014-12-23 10:13:19 -0200
commit90ca8bef9082c2036a200dd2cd17924944cd339b (patch)
treeddc42bc904967006d51745c7b4dd6d516f56b7d5 /drivers/media/pci/bt8xx/Kconfig
parent1e4518086ae863814a3481a180264a1ac89a730b (diff)
[media] btcx-risc: move to bt8xx
The btcx-risc module is no longer used by other drivers except for bttv. So move it from common to bt8xx and make it part of the bttv driver instead of as a separate module. This module should never have been a common module since most of the code has always been bttv specific. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/pci/bt8xx/Kconfig')
-rw-r--r--drivers/media/pci/bt8xx/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/pci/bt8xx/Kconfig b/drivers/media/pci/bt8xx/Kconfig
index 61d09e010814..496cf6b2dc43 100644
--- a/drivers/media/pci/bt8xx/Kconfig
+++ b/drivers/media/pci/bt8xx/Kconfig
@@ -2,7 +2,6 @@ config VIDEO_BT848
tristate "BT848 Video For Linux"
depends on VIDEO_DEV && PCI && I2C && VIDEO_V4L2
select I2C_ALGOBIT
- select VIDEO_BTCX
select VIDEOBUF_DMA_SG
depends on RC_CORE
select VIDEO_TUNER