-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
V4L/DVB (3539): Move bttv fragments to bt8xx/
Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
- Loading branch information
Manu Abraham
authored and
Mauro Carvalho Chehab
committed
Mar 24, 2006
1 parent
280323d
commit faecfb1
Showing
16 changed files
with
28 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
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. |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.