|
@@ -95,6 +95,13 @@ config DVB_TDA10086
|
|
|
help
|
|
|
A DVB-S tuner module. Say Y when you want to support this frontend.
|
|
|
|
|
|
+config DVB_TDA8261
|
|
|
+ tristate "Philips TDA8261 based"
|
|
|
+ depends on DVB_CORE && I2C
|
|
|
+ default m if DVB_FE_CUSTOMISE
|
|
|
+ help
|
|
|
+ A DVB-S tuner module. Say Y when you want to support this frontend.
|
|
|
+
|
|
|
config DVB_VES1X93
|
|
|
tristate "VLSI VES1893 or VES1993 based"
|
|
|
depends on DVB_CORE && I2C
|