mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
[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>
This commit is contained in:
parent
1809510715
commit
21a0654200
1 changed files with 0 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue