diff options
| author | Andrew de Quincy <devnull@localhost> | 2005-01-06 09:08:02 +0000 |
|---|---|---|
| committer | Andrew de Quincy <devnull@localhost> | 2005-01-06 09:08:02 +0000 |
| commit | 8cbf5ebe8498769d2808daf7d3a604c2a3697b2c (patch) | |
| tree | 4108b18d17d931220bbedaecbcf43353bbaecf35 /linux/drivers/media/dvb/bt8xx/Kconfig | |
| parent | 901cf7f2a445a09a946bc16f073f3327c592ae37 (diff) | |
| download | mediapointer-dvb-s2-8cbf5ebe8498769d2808daf7d3a604c2a3697b2c.tar.gz mediapointer-dvb-s2-8cbf5ebe8498769d2808daf7d3a604c2a3697b2c.tar.bz2 | |
Patch from Peter Hettkamp, Adam Szalkowski to add support for pinnacle
pctv-sat
Diffstat (limited to 'linux/drivers/media/dvb/bt8xx/Kconfig')
| -rw-r--r-- | linux/drivers/media/dvb/bt8xx/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/bt8xx/Kconfig b/linux/drivers/media/dvb/bt8xx/Kconfig index 135b4c79d..2598695dc 100644 --- a/linux/drivers/media/dvb/bt8xx/Kconfig +++ b/linux/drivers/media/dvb/bt8xx/Kconfig @@ -4,6 +4,7 @@ config DVB_BT8XX select DVB_MT352 select DVB_SP887X select DVB_NXT6000 + select DVB_CX24110 help Support for PCI cards based on the Bt8xx PCI bridge. Examples are the Nebula cards, the Pinnacle PCTV cards and Twinhan DST cards. |
