|
@@ -824,13 +824,6 @@ config DVB_A8293
|
|
depends on DVB_CORE && I2C
|
|
depends on DVB_CORE && I2C
|
|
default m if !MEDIA_SUBDRV_AUTOSELECT
|
|
default m if !MEDIA_SUBDRV_AUTOSELECT
|
|
|
|
|
|
-config DVB_SP2
|
|
|
|
- tristate "CIMaX SP2"
|
|
|
|
- depends on DVB_CORE && I2C
|
|
|
|
- default m if !MEDIA_SUBDRV_AUTOSELECT
|
|
|
|
- help
|
|
|
|
- CIMaX SP2/SP2HF Common Interface module.
|
|
|
|
-
|
|
|
|
config DVB_LGS8GL5
|
|
config DVB_LGS8GL5
|
|
tristate "Silicon Legend LGS-8GL5 demodulator (OFDM)"
|
|
tristate "Silicon Legend LGS-8GL5 demodulator (OFDM)"
|
|
depends on DVB_CORE && I2C
|
|
depends on DVB_CORE && I2C
|
|
@@ -920,6 +913,13 @@ config DVB_CXD2099
|
|
|
|
|
|
Say Y when you want to support these devices.
|
|
Say Y when you want to support these devices.
|
|
|
|
|
|
|
|
+config DVB_SP2
|
|
|
|
+ tristate "CIMaX SP2"
|
|
|
|
+ depends on DVB_CORE && I2C
|
|
|
|
+ default m if !MEDIA_SUBDRV_AUTOSELECT
|
|
|
|
+ help
|
|
|
|
+ CIMaX SP2/SP2HF Common Interface module.
|
|
|
|
+
|
|
comment "Tools to develop new frontends"
|
|
comment "Tools to develop new frontends"
|
|
|
|
|
|
config DVB_DUMMY_FE
|
|
config DVB_DUMMY_FE
|