aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 57357db31b8a..7a6105153f23 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -342,7 +342,7 @@ endmenu # encoder / decoder chips
342 342
343config VIDEO_VIVI 343config VIDEO_VIVI
344 tristate "Virtual Video Driver" 344 tristate "Virtual Video Driver"
345 depends on VIDEO_V4L2 && !SPARC32 && !SPARC64 345 depends on VIDEO_V4L2 && !SPARC32 && !SPARC64 && PCI
346 select VIDEO_BUF 346 select VIDEO_BUF
347 default n 347 default n
348 ---help--- 348 ---help---