1# SPDX-License-Identifier: GPL-2.0-only 2config VIDEO_HWS 3 tristate "AVMatrix HWS PCIe capture devices" 4 depends on PCI && VIDEO_DEV 5 select VIDEOBUF2_DMA_CONTIG 6 help 7 Enable support for AVMatrix HWS series multi-channel PCIe capture 8 devices that provide HDMI video capture. 9 10 To compile this driver as a module, choose M here: the module 11 will be named hws. 12