summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2014-08-12 18:50:23 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-08-21 15:25:30 -0500
commitdcae77814865122ed411de1a4e8ebd02796cf3c4 (patch)
tree398e915a1f1a480f79c556e1284ff896e30b0fb9 /drivers/media/dvb-frontends/Kconfig
parent47f79129ecf5fd12d847c2e63b6ce39d1df4a648 (diff)
downloadop-kernel-dev-dcae77814865122ed411de1a4e8ebd02796cf3c4.zip
op-kernel-dev-dcae77814865122ed411de1a4e8ebd02796cf3c4.tar.gz
[media] as102-fe: make it an independent driver
Move as102-fe to dvb-frontends directory and make it an independent driver. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/Kconfig')
-rw-r--r--drivers/media/dvb-frontends/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/media/dvb-frontends/Kconfig b/drivers/media/dvb-frontends/Kconfig
index fe0ddcc..aa5ae22 100644
--- a/drivers/media/dvb-frontends/Kconfig
+++ b/drivers/media/dvb-frontends/Kconfig
@@ -471,6 +471,11 @@ config DVB_SI2168
help
Say Y when you want to support this frontend.
+config DVB_AS102_FE
+ tristate
+ depends on DVB_CORE
+ default DVB_AS102
+
comment "DVB-C (cable) frontends"
depends on DVB_CORE
OpenPOWER on IntegriCloud