Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux...
[linux-2.6-microblaze.git] / drivers / media / mc / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2
3 #
4 # Media controller
5 #
6
7 config MEDIA_CONTROLLER_DVB
8         bool "Enable Media controller for DVB (EXPERIMENTAL)"
9         depends on MEDIA_CONTROLLER && DVB_CORE
10         help
11           Enable the media controller API support for DVB.
12
13           This is currently experimental.