linuxOS_D21X/package/third-party/v4l-utils/Config.in

15 lines
380 B
Plaintext
Raw Normal View History

2025-06-05 06:33:02 +00:00
menuconfig BR2_PACKAGE_V4L_UTILS
bool "V4L utils"
default n
help
Linux utilities and libraries to handle media devices
(TV devices, capture devices, radio devices, remote controllers).
http://git.linuxtv.org/v4l-utils.git
if BR2_PACKAGE_V4L_UTILS
config BR2_PACKAGE_V4L_UTILS_USE_PREBUILT
bool "use prebuilt binary instead of building from source"
default y
endif