diff options
Diffstat (limited to 'drivers/media/video/s5p-tv/Kconfig')
-rw-r--r-- | drivers/media/video/s5p-tv/Kconfig | 2 |
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 @@ | |||
8 | 8 | ||
9 | config VIDEO_SAMSUNG_S5P_TV | 9 | config VIDEO_SAMSUNG_S5P_TV |
10 | bool "Samsung TV driver for S5P platform (experimental)" | 10 | bool "Samsung TV driver for S5P platform (experimental)" |
11 | depends on PLAT_S5P | 11 | depends on PLAT_S5P && PM_RUNTIME |
12 | depends on EXPERIMENTAL | 12 | depends on EXPERIMENTAL |
13 | default n | 13 | default n |
14 | ---help--- | 14 | ---help--- |