diff options
author | Johannes Stezenbach <devnull@localhost> | 2005-05-05 21:02:53 +0000 |
---|---|---|
committer | Johannes Stezenbach <devnull@localhost> | 2005-05-05 21:02:53 +0000 |
commit | e14d905f8cf494ca8c45dba905deda1a8772be4b (patch) | |
tree | b845e2b9295f9b2635aa75fe582e16ed665eef44 /linux/drivers/media/dvb/b2c2/Kconfig | |
parent | 362c8e696ec84ac270d98c2cb305ee2faa5ec079 (diff) | |
download | mediapointer-dvb-s2-e14d905f8cf494ca8c45dba905deda1a8772be4b.tar.gz mediapointer-dvb-s2-e14d905f8cf494ca8c45dba905deda1a8772be4b.tar.bz2 |
drop obsolete skystar2 driver (superseeded by flexcop-pci)
Diffstat (limited to 'linux/drivers/media/dvb/b2c2/Kconfig')
-rw-r--r-- | linux/drivers/media/dvb/b2c2/Kconfig | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/linux/drivers/media/dvb/b2c2/Kconfig b/linux/drivers/media/dvb/b2c2/Kconfig index 52250307c..bca44ce42 100644 --- a/linux/drivers/media/dvb/b2c2/Kconfig +++ b/linux/drivers/media/dvb/b2c2/Kconfig @@ -34,21 +34,3 @@ config DVB_B2C2_FLEXCOP_DEBUG help Say Y if you want to enable the module option to control debug messages of all B2C2 FlexCop drivers. - -config DVB_B2C2_SKYSTAR - tristate "Technisat/B2C2 Air/Sky/CableStar 2 PCI - old driver (OBSOLETE)" - depends on DVB_CORE && PCI && !DVB_B2C2_FLEXCOP - select DVB_STV0299 - select DVB_MT352 - select DVB_MT312 - select DVB_NXT2002 - help - This driver has been obsoleted by the FlexCop driver set above. - Please don't use this driver unless you have serious problems. - - Support for the Skystar2 PCI DVB card by Technisat, which - is equipped with the FlexCopII chipset by B2C2, and - for the B2C2/BBTI Air2PC-ATSC card. - - Say Y if you own such a device and want to use it. - |