fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / drivers / media / dvb / ttpci / Kconfig
index 99647b5..eec7ccf 100644 (file)
@@ -1,27 +1,41 @@
 config DVB_AV7110
        tristate "AV7110 cards"
 config DVB_AV7110
        tristate "AV7110 cards"
-       depends on DVB_CORE
-       select FW_LOADER
-       select VIDEO_DEV
+       depends on DVB_CORE && PCI && I2C && VIDEO_V4L1
+       select FW_LOADER if !DVB_AV7110_FIRMWARE
        select VIDEO_SAA7146_VV
        select VIDEO_SAA7146_VV
+       select DVB_PLL
+       select DVB_VES1820 if !DVB_FE_CUSTOMISE
+       select DVB_VES1X93 if !DVB_FE_CUSTOMISE
+       select DVB_STV0299 if !DVB_FE_CUSTOMISE
+       select DVB_TDA8083 if !DVB_FE_CUSTOMISE
+       select DVB_SP8870 if !DVB_FE_CUSTOMISE
+       select DVB_STV0297 if !DVB_FE_CUSTOMISE
+       select DVB_L64781 if !DVB_FE_CUSTOMISE
+       select DVB_LNBP21 if !DVB_FE_CUSTOMISE
        help
        help
-         Support for SAA7146 and AV7110 based DVB cards as produced 
+         Support for SAA7146 and AV7110 based DVB cards as produced
          by Fujitsu-Siemens, Technotrend, Hauppauge and others.
 
          This driver only supports the fullfeatured cards with
          onboard MPEG2 decoder.
 
          by Fujitsu-Siemens, Technotrend, Hauppauge and others.
 
          This driver only supports the fullfeatured cards with
          onboard MPEG2 decoder.
 
+         This driver needs an external firmware. Please use the script
+         "<kerneldir>/Documentation/dvb/get_dvb_firmware av7110" to
+         download/extract it, and then copy it to /usr/lib/hotplug/firmware
+         or /lib/firmware (depending on configuration of firmware hotplug).
+
          Say Y if you own such a card and want to use it.
 
 config DVB_AV7110_FIRMWARE
        bool "Compile AV7110 firmware into the driver"
        depends on DVB_AV7110 && !STANDALONE
          Say Y if you own such a card and want to use it.
 
 config DVB_AV7110_FIRMWARE
        bool "Compile AV7110 firmware into the driver"
        depends on DVB_AV7110 && !STANDALONE
+       default y if DVB_AV7110=y
        help
          The AV7110 firmware is normally loaded by the firmware hotplug manager.
          If you want to compile the firmware into the driver you need to say
          Y here and provide the correct path of the firmware. You need this
          option if you want to compile the whole driver statically into the
        help
          The AV7110 firmware is normally loaded by the firmware hotplug manager.
          If you want to compile the firmware into the driver you need to say
          Y here and provide the correct path of the firmware. You need this
          option if you want to compile the whole driver statically into the
-         kernel. 
+         kernel.
 
          All other people say N.
 
 
          All other people say N.
 
@@ -33,6 +47,7 @@ config DVB_AV7110_FIRMWARE_FILE
 config DVB_AV7110_OSD
        bool "AV7110 OSD support"
        depends on DVB_AV7110
 config DVB_AV7110_OSD
        bool "AV7110 OSD support"
        depends on DVB_AV7110
+       default y if DVB_AV7110=y || DVB_AV7110=m
        help
          The AV7110 firmware provides some code to generate an OnScreenDisplay
          on the video output. This is kind of nonstandard and not guaranteed to
        help
          The AV7110 firmware provides some code to generate an OnScreenDisplay
          on the video output. This is kind of nonstandard and not guaranteed to
@@ -45,8 +60,19 @@ config DVB_AV7110_OSD
 
 config DVB_BUDGET
        tristate "Budget cards"
 
 config DVB_BUDGET
        tristate "Budget cards"
-       depends on DVB_CORE
+       depends on DVB_CORE && PCI && I2C && VIDEO_V4L1
        select VIDEO_SAA7146
        select VIDEO_SAA7146
+       select DVB_PLL
+       select DVB_STV0299 if !DVB_FE_CUSTOMISE
+       select DVB_VES1X93 if !DVB_FE_CUSTOMISE
+       select DVB_VES1820 if !DVB_FE_CUSTOMISE
+       select DVB_L64781 if !DVB_FE_CUSTOMISE
+       select DVB_TDA8083 if !DVB_FE_CUSTOMISE
+       select DVB_TDA10021 if !DVB_FE_CUSTOMISE
+       select DVB_S5H1420 if !DVB_FE_CUSTOMISE
+       select DVB_TDA10086 if !DVB_FE_CUSTOMISE
+       select DVB_TDA826X if !DVB_FE_CUSTOMISE
+       select DVB_LNBP21 if !DVB_FE_CUSTOMISE
        help
          Support for simple SAA7146 based DVB cards
          (so called Budget- or Nova-PCI cards) without onboard
        help
          Support for simple SAA7146 based DVB cards
          (so called Budget- or Nova-PCI cards) without onboard
@@ -59,8 +85,14 @@ config DVB_BUDGET
 
 config DVB_BUDGET_CI
        tristate "Budget cards with onboard CI connector"
 
 config DVB_BUDGET_CI
        tristate "Budget cards with onboard CI connector"
-       depends on DVB_CORE
+       depends on DVB_CORE && PCI && I2C && VIDEO_V4L1
        select VIDEO_SAA7146
        select VIDEO_SAA7146
+       select DVB_PLL
+       select DVB_STV0297 if !DVB_FE_CUSTOMISE
+       select DVB_STV0299 if !DVB_FE_CUSTOMISE
+       select DVB_TDA1004X if !DVB_FE_CUSTOMISE
+       select DVB_LNBP21 if !DVB_FE_CUSTOMISE
+       select VIDEO_IR
        help
          Support for simple SAA7146 based DVB cards
          (so called Budget- or Nova-PCI cards) without onboard
        help
          Support for simple SAA7146 based DVB cards
          (so called Budget- or Nova-PCI cards) without onboard
@@ -76,9 +108,14 @@ config DVB_BUDGET_CI
 
 config DVB_BUDGET_AV
        tristate "Budget cards with analog video inputs"
 
 config DVB_BUDGET_AV
        tristate "Budget cards with analog video inputs"
-       depends on DVB_CORE
-       select VIDEO_DEV
+       depends on DVB_CORE && PCI && I2C && VIDEO_V4L1
        select VIDEO_SAA7146_VV
        select VIDEO_SAA7146_VV
+       select DVB_PLL
+       select DVB_STV0299 if !DVB_FE_CUSTOMISE
+       select DVB_TDA1004X if !DVB_FE_CUSTOMISE
+       select DVB_TDA10021 if !DVB_FE_CUSTOMISE
+       select DVB_TUA6100 if !DVB_FE_CUSTOMISE
+       select FW_LOADER
        help
          Support for simple SAA7146 based DVB cards
          (so called Budget- or Nova-PCI cards) without onboard
        help
          Support for simple SAA7146 based DVB cards
          (so called Budget- or Nova-PCI cards) without onboard
@@ -91,12 +128,16 @@ config DVB_BUDGET_AV
 
 config DVB_BUDGET_PATCH
        tristate "AV7110 cards with Budget Patch"
 
 config DVB_BUDGET_PATCH
        tristate "AV7110 cards with Budget Patch"
-       depends on DVB_BUDGET
+       depends on DVB_CORE && DVB_BUDGET && VIDEO_V4L1
        select DVB_AV7110
        select DVB_AV7110
+       select DVB_PLL
+       select DVB_STV0299 if !DVB_FE_CUSTOMISE
+       select DVB_VES1X93 if !DVB_FE_CUSTOMISE
+       select DVB_TDA8083 if !DVB_FE_CUSTOMISE
        help
        help
-         Support for Budget Patch (full TS) modification on 
+         Support for Budget Patch (full TS) modification on
          SAA7146+AV7110 based cards (DVB-S cards). This
          SAA7146+AV7110 based cards (DVB-S cards). This
-         driver doesn't use onboard MPEG2 decoder. The 
+         driver doesn't use onboard MPEG2 decoder. The
          card is driven in Budget-only mode. Card is
          required to have loaded firmware to tune properly.
          Firmware can be loaded by insertion and removal of
          card is driven in Budget-only mode. Card is
          required to have loaded firmware to tune properly.
          Firmware can be loaded by insertion and removal of