V4L/DVB (7251): VIDEO_VIVI must depend on VIDEO_DEV
[pandora-kernel.git] / drivers / media / video / Kconfig
index 37072a2..2c292ee 100644 (file)
@@ -382,7 +382,7 @@ endmenu # encoder / decoder chips
 
 config VIDEO_VIVI
        tristate "Virtual Video Driver"
-       depends on VIDEO_V4L2 && !SPARC32 && !SPARC64
+       depends on VIDEO_DEV && VIDEO_V4L2 && !SPARC32 && !SPARC64
        select VIDEOBUF_VMALLOC
        default n
        ---help---