This commit was generated by cvs2svn to compensate for changes in r517,
[linux-2.6.git] / drivers / media / dvb / b2c2 / Kconfig
1 config DVB_B2C2_SKYSTAR
2         tristate "B2C2/Technisat Air/Sky/CableStar 2 PCI"
3         depends on DVB_CORE && PCI
4         select DVB_STV0299
5         select DVB_MT352
6         select DVB_MT312
7         help
8           Support for the Skystar2 PCI DVB card by Technisat, which
9           is equipped with the FlexCopII chipset by B2C2.
10
11           Say Y if you own such a device and want to use it.
12
13 config DVB_B2C2_USB
14         tristate "B2C2/Technisat Air/Sky/Cable2PC USB"
15         depends on DVB_CORE && USB && EXPERIMENTAL
16         select DVB_STV0299
17         select DVB_MT352
18         help
19           Support for the Air/Sky/Cable2PC USB DVB device by B2C2. Currently
20           this does nothing, but providing basic function for the used usb
21           protocol.
22
23           Say Y if you own such a device and want to use it.
24