diff options
author | Michael Hunold <devnull@localhost> | 2003-07-15 07:47:58 +0000 |
---|---|---|
committer | Michael Hunold <devnull@localhost> | 2003-07-15 07:47:58 +0000 |
commit | e1a9b2d3a7d70c586bd2587ea41f338e7cbaa075 (patch) | |
tree | 2690efdae4e771daaa7a0ad1d585150091d48bb4 /linux/drivers/media/dvb/b2c2/Kconfig | |
parent | acd9da341ce2d6ecbcd418edc90b63ee2f9ceae6 (diff) | |
download | mediapointer-dvb-s2-e1a9b2d3a7d70c586bd2587ea41f338e7cbaa075.tar.gz mediapointer-dvb-s2-e1a9b2d3a7d70c586bd2587ea41f338e7cbaa075.tar.bz2 |
Add "skystar2" driver. Please review the Kconfig files.
Diffstat (limited to 'linux/drivers/media/dvb/b2c2/Kconfig')
-rw-r--r-- | linux/drivers/media/dvb/b2c2/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/b2c2/Kconfig b/linux/drivers/media/dvb/b2c2/Kconfig new file mode 100644 index 000000000..ebc6b5f9a --- /dev/null +++ b/linux/drivers/media/dvb/b2c2/Kconfig @@ -0,0 +1,8 @@ +config DVB_B2C2_SKYSTAR + tristate "Technisat Skystar2 PCI" + depends on DVB_CORE + help + Support for the Skystar2 PCI DVB card by Technisat, which + is equipped with the FlexCopII chipset by B2C2. + + Say Y if you own such a device and want to use it. |