kernel/drivers/media/pci/dt3155/Kconfig
.. .. @@ -1,9 +1,9 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 config VIDEO_DT3155 2 3 tristate "DT3155 frame grabber" 3 4 depends on PCI && VIDEO_DEV && VIDEO_V4L2 4 5 select VIDEOBUF2_DMA_CONTIG 5 - default n6 - ---help---6 + help7 7 Enables dt3155 device driver for the DataTranslation DT3155 frame grabber. 8 8 Say Y here if you have this hardware. 9 9 In doubt, say N.