forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/drivers/media/pci/dt3155/Kconfig
....@@ -1,9 +1,9 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config VIDEO_DT3155
23 tristate "DT3155 frame grabber"
34 depends on PCI && VIDEO_DEV && VIDEO_V4L2
45 select VIDEOBUF2_DMA_CONTIG
5
- default n
6
- ---help---
6
+ help
77 Enables dt3155 device driver for the DataTranslation DT3155 frame grabber.
88 Say Y here if you have this hardware.
99 In doubt, say N.