[media] Kconfig: Re-enable Media controller support for DVB
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 19 Aug 2015 09:57:59 +0000 (06:57 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 11 Jan 2016 14:18:40 +0000 (12:18 -0200)
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>
drivers/media/Kconfig

index 9264ea73b3be5b0eb8c40a4703eaef6685b696b5..a8518fb3bca76a3a228d2b95eddc8557e85b13da 100644 (file)
@@ -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.
 
This page took 0.025802 seconds and 5 git commands to generate.