Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / drivers / media / dvb-frontends / Kconfig
index a82f77c..c645aa8 100644 (file)
@@ -73,6 +73,14 @@ config DVB_SI2165
 
          Say Y when you want to support this frontend.
 
+config DVB_MN88472
+       tristate "Panasonic MN88472"
+       depends on DVB_CORE && I2C
+       select REGMAP_I2C
+       default m if !MEDIA_SUBDRV_AUTOSELECT
+       help
+         Say Y when you want to support this frontend.
+
 config DVB_MN88473
        tristate "Panasonic MN88473"
        depends on DVB_CORE && I2C
@@ -853,6 +861,13 @@ config DVB_ASCOT2E
        help
          Say Y when you want to support this frontend.
 
+config DVB_HELENE
+       tristate "Sony HELENE Sat/Ter tuner (CXD2858ER)"
+       depends on DVB_CORE && I2C
+       default m if !MEDIA_SUBDRV_AUTOSELECT
+       help
+       Say Y when you want to support this frontend.
+
 comment "Tools to develop new frontends"
 
 config DVB_DUMMY_FE