diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-03-20 00:09:53 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-03-04 14:21:00 -0300 |
commit | 3fc954a1e9e9dc5be844aa2151c407f89b7475ff (patch) | |
tree | e0dfb718a5f8e4cea9076cac58f5f94c1355769c /drivers/media/dvb-frontends/drx39xyj/Kconfig | |
parent | 443f18d0d52d513810311601a9235cb22c72a85b (diff) | |
download | op-kernel-dev-3fc954a1e9e9dc5be844aa2151c407f89b7475ff.zip op-kernel-dev-3fc954a1e9e9dc5be844aa2151c407f89b7475ff.tar.gz |
[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/dvb-frontends/drx39xyj/Kconfig')
-rw-r--r-- | drivers/media/dvb-frontends/drx39xyj/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/drx39xyj/Kconfig b/drivers/media/dvb-frontends/drx39xyj/Kconfig index 5bcf6b4..15628eb 100644 --- a/drivers/media/dvb-frontends/drx39xyj/Kconfig +++ b/drivers/media/dvb-frontends/drx39xyj/Kconfig @@ -2,7 +2,6 @@ config DVB_DRX39XYJ tristate "Micronas DRX-J demodulator" depends on DVB_CORE && I2C default m if DVB_FE_CUSTOMISE - depends on BROKEN help An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want to support this frontend. |