aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-08-19 06:57:59 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2016-01-11 12:18:40 -0200
commit21a0654200f24208aadd7bdc80fcdec65d2eb64b (patch)
tree3e2f57d2f1e3de5231bd6bc5356e75b205d3c7e3 /drivers/media/Kconfig
parent[media] media: get rid of unused "extra_links" param on media_entity_init() (diff)
downloadlinux-dev-21a0654200f24208aadd7bdc80fcdec65d2eb64b.tar.xz
linux-dev-21a0654200f24208aadd7bdc80fcdec65d2eb64b.zip
[media] Kconfig: Re-enable Media controller support for DVB
This was depending on broken because we're working at the Media Controller API, with has... issues. As this got fixed, we can re-enable it. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/Kconfig')
-rw-r--r--drivers/media/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/Kconfig b/drivers/media/Kconfig
index 9264ea73b3be..a8518fb3bca7 100644
--- a/drivers/media/Kconfig
+++ b/drivers/media/Kconfig
@@ -97,7 +97,6 @@ config MEDIA_CONTROLLER
config MEDIA_CONTROLLER_DVB
bool "Enable Media controller for DVB (EXPERIMENTAL)"
depends on MEDIA_CONTROLLER
- depends on BROKEN
---help---
Enable the media controller API support for DVB.