[XFS] Fix missing inode atime update from the utime syscall.
[pandora-kernel.git] / drivers / media / dvb / b2c2 / Kconfig
1 config DVB_B2C2_FLEXCOP
2         tristate "Technisat/B2C2 FlexCopII(b) and FlexCopIII adapters"
3         depends on DVB_CORE
4         select DVB_STV0299
5         select DVB_MT352
6         select DVB_MT312
7         select DVB_NXT2002
8         select DVB_STV0297
9         select DVB_BCM3510
10         select DVB_LGDT330X
11         help
12           Support for the digital TV receiver chip made by B2C2 Inc. included in
13           Technisats PCI cards and USB boxes.
14
15           Say Y if you own such a device and want to use it.
16
17 config DVB_B2C2_FLEXCOP_PCI
18         tristate "Technisat/B2C2 Air/Sky/Cable2PC PCI"
19         depends on DVB_B2C2_FLEXCOP && PCI
20         help
21           Support for the Air/Sky/CableStar2 PCI card (DVB/ATSC) by Technisat/B2C2.
22
23           Say Y if you own such a device and want to use it.
24
25 config DVB_B2C2_FLEXCOP_USB
26         tristate "Technisat/B2C2 Air/Sky/Cable2PC USB"
27         depends on DVB_B2C2_FLEXCOP && USB
28         help
29           Support for the Air/Sky/Cable2PC USB1.1 box (DVB/ATSC) by Technisat/B2C2,
30
31           Say Y if you own such a device and want to use it.
32
33 config DVB_B2C2_FLEXCOP_DEBUG
34         bool "Enable debug for the B2C2 FlexCop drivers"
35         depends on DVB_B2C2_FLEXCOP
36         help
37           Say Y if you want to enable the module option to control debug messages
38           of all B2C2 FlexCop drivers.