|
@@ -1,5 +1,5 @@
|
|
|
config VIDEO_DT3155
|
|
|
- tristate "DT3155 frame grabber, Video4Linux interface"
|
|
|
+ tristate "DT3155 frame grabber"
|
|
|
depends on PCI && VIDEO_DEV && VIDEO_V4L2
|
|
|
depends on HAS_DMA
|
|
|
select VIDEOBUF2_DMA_CONTIG
|
|
@@ -10,4 +10,4 @@ config VIDEO_DT3155
|
|
|
In doubt, say N.
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
- module will be called dt3155v4l.
|
|
|
+ module will be called dt3155.
|