diff options
Diffstat (limited to 'v4l/scripts/config.cx88')
-rw-r--r-- | v4l/scripts/config.cx88 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/scripts/config.cx88 b/v4l/scripts/config.cx88 new file mode 100644 index 000000000..9e26a4183 --- /dev/null +++ b/v4l/scripts/config.cx88 @@ -0,0 +1,9 @@ +MDIR := v4l2 +snap := video4linux + +CONFIG_VIDEO_BTTV := n +CONFIG_VIDEO_CX88 := m +CONFIG_VIDEO_SAA7134 := n +CONFIG_VIDEO_IR := n +CONFIG_VIDEO_TUNER := m +CONFIG_VIDEO_TVAUDIO := n |