diff options
| author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-03-17 15:43:27 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-03-17 15:43:27 -0300 |
| commit | 8f0f86249bec74bed8cdcc2c9e587990e2a1d003 (patch) | |
| tree | 044b4dfefce05236d41b85ffb74325398ea403ed /linux/drivers/media/video/Kconfig | |
| parent | 2fc74336805f6956eb1b58852adf962315899b82 (diff) | |
| parent | af5c304dd2ff48d0e3782f1db2c84f7d258642f1 (diff) | |
| download | mediapointer-dvb-s2-8f0f86249bec74bed8cdcc2c9e587990e2a1d003.tar.gz mediapointer-dvb-s2-8f0f86249bec74bed8cdcc2c9e587990e2a1d003.tar.bz2 | |
Merge from manu tree
From: Mauro Carvalho Chehab <mchehab@infradead.org>
merge:
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/Kconfig')
| -rw-r--r-- | linux/drivers/media/video/Kconfig | 26 |
1 files changed, 1 insertions, 25 deletions
diff --git a/linux/drivers/media/video/Kconfig b/linux/drivers/media/video/Kconfig index e9d536e63..762e35670 100644 --- a/linux/drivers/media/video/Kconfig +++ b/linux/drivers/media/video/Kconfig @@ -16,31 +16,7 @@ config VIDEO_ADV_DEBUG V4L devices. In doubt, say N. -config VIDEO_BT848 - tristate "BT848 Video For Linux" - depends on VIDEO_DEV && PCI && I2C - select I2C_ALGOBIT - select FW_LOADER - select VIDEO_BTCX - select VIDEO_BUF - select VIDEO_IR - select VIDEO_TUNER - select VIDEO_TVEEPROM - select VIDEO_MSP3400 - ---help--- - Support for BT848 based frame grabber/overlay boards. This includes - the Miro, Hauppauge and STB boards. Please read the material in - <file:Documentation/video4linux/bttv/> for more information. - - To compile this driver as a module, choose M here: the - module will be called bttv. - -config VIDEO_BT848_DVB - bool "DVB/ATSC Support for bt878 based TV cards" - depends on VIDEO_BT848 && DVB_CORE - select DVB_BT8XX - ---help--- - This adds support for DVB/ATSC cards based on the BT878 chip. +source "drivers/media/video/bt8xx/Kconfig" config VIDEO_SAA6588 tristate "SAA6588 Radio Chip RDS decoder support on BT848 cards" |
