config BR2_PACKAGE_LIBV4L
	bool "libv4l"
	depends on BR2_LARGEFILE
	help
	  libv4l is an accompanying collection of libraries that adds a thin
	  abstraction layer on top of video4linux2 (V4L2) devices.

	  http://freshmeat.net/projects/libv4l

comment "libv4l requires a toolchain with LARGEFILE support"
        depends on !BR2_LARGEFILE