|
@@ -12,7 +12,7 @@ config VIDEO_EM28XX_V4L2
|
|
select VIDEO_TVP5150 if MEDIA_SUBDRV_AUTOSELECT
|
|
select VIDEO_TVP5150 if MEDIA_SUBDRV_AUTOSELECT
|
|
select VIDEO_MSP3400 if MEDIA_SUBDRV_AUTOSELECT
|
|
select VIDEO_MSP3400 if MEDIA_SUBDRV_AUTOSELECT
|
|
select VIDEO_MT9V011 if MEDIA_SUBDRV_AUTOSELECT && MEDIA_CAMERA_SUPPORT
|
|
select VIDEO_MT9V011 if MEDIA_SUBDRV_AUTOSELECT && MEDIA_CAMERA_SUPPORT
|
|
-
|
|
|
|
|
|
+ select VIDEO_OV2640 if MEDIA_SUBDRV_AUTOSELECT && MEDIA_CAMERA_SUPPORT
|
|
---help---
|
|
---help---
|
|
This is a video4linux driver for Empia 28xx based TV cards.
|
|
This is a video4linux driver for Empia 28xx based TV cards.
|
|
|
|
|
|
@@ -39,6 +39,7 @@ config VIDEO_EM28XX_DVB
|
|
depends on VIDEO_EM28XX && DVB_CORE
|
|
depends on VIDEO_EM28XX && DVB_CORE
|
|
select DVB_LGDT330X if MEDIA_SUBDRV_AUTOSELECT
|
|
select DVB_LGDT330X if MEDIA_SUBDRV_AUTOSELECT
|
|
select DVB_LGDT3305 if MEDIA_SUBDRV_AUTOSELECT
|
|
select DVB_LGDT3305 if MEDIA_SUBDRV_AUTOSELECT
|
|
|
|
+ select DVB_LGDT3306A if MEDIA_SUBDRV_AUTOSELECT
|
|
select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
|
|
select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
|
|
select DVB_TDA10023 if MEDIA_SUBDRV_AUTOSELECT
|
|
select DVB_TDA10023 if MEDIA_SUBDRV_AUTOSELECT
|
|
select DVB_S921 if MEDIA_SUBDRV_AUTOSELECT
|
|
select DVB_S921 if MEDIA_SUBDRV_AUTOSELECT
|
|
@@ -61,6 +62,10 @@ config VIDEO_EM28XX_DVB
|
|
select MEDIA_TUNER_SI2157 if MEDIA_SUBDRV_AUTOSELECT
|
|
select MEDIA_TUNER_SI2157 if MEDIA_SUBDRV_AUTOSELECT
|
|
select DVB_TC90522 if MEDIA_SUBDRV_AUTOSELECT
|
|
select DVB_TC90522 if MEDIA_SUBDRV_AUTOSELECT
|
|
select MEDIA_TUNER_QM1D1C0042 if MEDIA_SUBDRV_AUTOSELECT
|
|
select MEDIA_TUNER_QM1D1C0042 if MEDIA_SUBDRV_AUTOSELECT
|
|
|
|
+ select MEDIA_TUNER_SIMPLE if MEDIA_SUBDRV_AUTOSELECT
|
|
|
|
+ select MEDIA_TUNER_XC2028 if MEDIA_SUBDRV_AUTOSELECT
|
|
|
|
+ select MEDIA_TUNER_XC5000 if MEDIA_SUBDRV_AUTOSELECT
|
|
|
|
+ select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT
|
|
---help---
|
|
---help---
|
|
This adds support for DVB cards based on the
|
|
This adds support for DVB cards based on the
|
|
Empiatech em28xx chips.
|
|
Empiatech em28xx chips.
|