]> err.no Git - linux-2.6/blobdiff - drivers/media/dvb/frontends/Kconfig
V4L/DVB (7736): This patch adds support for the Micronas DRX3975D/DRX3977D DVB-T...
[linux-2.6] / drivers / media / dvb / frontends / Kconfig
index c20553c4da1faa4645b44cf6d77417c897bf0bdb..fa7f0c56377003f40f9ec2661d5224d6bd667c2f 100644 (file)
@@ -135,6 +135,20 @@ config DVB_CX22702
        help
          A DVB-T tuner module. Say Y when you want to support this frontend.
 
+config DVB_DRX397XD
+       tristate "Micronas DRX3975D/DRX3977D based"
+       depends on DVB_CORE && I2C && HOTPLUG
+       default m if DVB_FE_CUSTOMISE
+       select FW_LOADER
+       help
+         A DVB-T tuner module. Say Y when you want to support this frontend.
+
+         TODO:
+         This driver needs external firmware. Please use the command
+         "<kerneldir>/Documentation/dvb/get_dvb_firmware drx397xD" to
+         download/extract them, and then copy them to /usr/lib/hotplug/firmware
+         or /lib/firmware (depending on configuration of firmware hotplug).
+
 config DVB_L64781
        tristate "LSI L64781"
        depends on DVB_CORE && I2C