summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/em28xx/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2012-03-20 04:09:53 +0100
committerMauro Carvalho Chehab2014-03-04 18:21:00 +0100
commit3fc954a1e9e9dc5be844aa2151c407f89b7475ff (patch)
treee0dfb718a5f8e4cea9076cac58f5f94c1355769c /drivers/media/usb/em28xx/Kconfig
parent[media] drx-j: CodingStyle fixes (diff)
downloadkernel-qcow2-linux-3fc954a1e9e9dc5be844aa2151c407f89b7475ff.tar.gz
kernel-qcow2-linux-3fc954a1e9e9dc5be844aa2151c407f89b7475ff.tar.xz
kernel-qcow2-linux-3fc954a1e9e9dc5be844aa2151c407f89b7475ff.zip
[media] drx-j: Fix compilation and un-comment it
There were some DVB internal API changes, since this driver were written. Change it to work with the new API. Acked-by: Devin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/usb/em28xx/Kconfig')
-rw-r--r--drivers/media/usb/em28xx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/usb/em28xx/Kconfig b/drivers/media/usb/em28xx/Kconfig
index a1fccf3096de..7fb02875a1e6 100644
--- a/drivers/media/usb/em28xx/Kconfig
+++ b/drivers/media/usb/em28xx/Kconfig
@@ -55,6 +55,7 @@ config VIDEO_EM28XX_DVB
select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT
select DVB_M88DS3103 if MEDIA_SUBDRV_AUTOSELECT
select MEDIA_TUNER_M88TS2022 if MEDIA_SUBDRV_AUTOSELECT
+ select DVB_DRX39XYJ if MEDIA_SUBDRV_AUTOSELECT
---help---
This adds support for DVB cards based on the
Empiatech em28xx chips.