forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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.