V4L/DVB (9418): DVB_ATTACH for STB0899, STB6100, TDA8261
authorManu Abraham <abraham.manu@gmail.com>
Mon, 8 Oct 2007 21:51:54 +0000 (18:51 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:18 +0000 (17:53 -0200)
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/Kconfig

index 941bc8f..2470d88 100644 (file)
@@ -17,14 +17,16 @@ comment "Multistandard (satellite) frontends"
 
 config DVB_STB0899
        tristate "STB0899 based"
-       depends on DVB_CORE
+       depends on DVB_CORE && I2C
+       default m if DVB_FE_CUSTOMISE
        help
          A DVB-S/S2/DSS Multistandard demodulator. Say Y when you want
          to support this demodulator based frontends
 
 config DVB_STB6100
        tristate "STB6100 based tuners"
-       depends on DVB_CORE
+       depends on DVB_CORE && I2C
+       default m if DVB_FE_CUSTOMISE
        help
          A Silicon tuner from ST used in conjunction with the STB0899
          demodulator. Say Y when you want to support this tuner.