|
@@ -2,11 +2,11 @@
|
|
# MOST V4L2 configuration
|
|
# MOST V4L2 configuration
|
|
#
|
|
#
|
|
|
|
|
|
-config AIM_V4L2
|
|
|
|
- tristate "V4L2 AIM"
|
|
|
|
|
|
+config MOST_VIDEO
|
|
|
|
+ tristate "Video"
|
|
depends on VIDEO_V4L2
|
|
depends on VIDEO_V4L2
|
|
---help---
|
|
---help---
|
|
Say Y here if you want to commumicate via Video 4 Linux.
|
|
Say Y here if you want to commumicate via Video 4 Linux.
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
To compile this driver as a module, choose M here: the
|
|
- module will be called aim_v4l2.
|
|
|
|
|
|
+ module will be called most_video.
|