aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/s5p-tv/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/s5p-tv/Kconfig')
-rw-r--r--drivers/media/video/s5p-tv/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/s5p-tv/Kconfig b/drivers/media/video/s5p-tv/Kconfig
index 9c37dee7bc5..f2a09779ec8 100644
--- a/drivers/media/video/s5p-tv/Kconfig
+++ b/drivers/media/video/s5p-tv/Kconfig
@@ -8,7 +8,7 @@
config VIDEO_SAMSUNG_S5P_TV
bool "Samsung TV driver for S5P platform (experimental)"
- depends on PLAT_S5P
+ depends on PLAT_S5P && PM_RUNTIME
depends on EXPERIMENTAL
default n
---help---