aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/media/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/Kconfig b/drivers/media/Kconfig
index 3ef0f90b128f..8af89b084267 100644
--- a/drivers/media/Kconfig
+++ b/drivers/media/Kconfig
@@ -95,7 +95,7 @@ config MEDIA_CONTROLLER
95 This API is mostly used by camera interfaces in embedded platforms. 95 This API is mostly used by camera interfaces in embedded platforms.
96 96
97config MEDIA_CONTROLLER_DVB 97config MEDIA_CONTROLLER_DVB
98 bool "Enable Media controller for DVB" 98 bool "Enable Media controller for DVB (EXPERIMENTAL)"
99 depends on MEDIA_CONTROLLER 99 depends on MEDIA_CONTROLLER
100 ---help--- 100 ---help---
101 Enable the media controller API support for DVB. 101 Enable the media controller API support for DVB.