diff options
author | Rod Whitby <rod@whitby.id.au> | 2008-02-28 00:50:48 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2008-02-28 00:50:48 +0000 |
commit | d1ea1190f2cadd8da3070c688554ee75c94f608c (patch) | |
tree | cd443b821f93798407873386c35d5c85410a1f05 /packages/linux/linux-ixp4xx | |
parent | 91aed6119a23f8e6dbb77301e862a8da320b3855 (diff) |
linux-ixp4xx: Enable V4L1_COMPAT for pvrusb2-mci
Diffstat (limited to 'packages/linux/linux-ixp4xx')
-rw-r--r-- | packages/linux/linux-ixp4xx/defconfig-2.6.24 | 2 | ||||
-rw-r--r-- | packages/linux/linux-ixp4xx/nslu2/defconfig-2.6.24 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-ixp4xx/defconfig-2.6.24 b/packages/linux/linux-ixp4xx/defconfig-2.6.24 index 9f13364281..790120452a 100644 --- a/packages/linux/linux-ixp4xx/defconfig-2.6.24 +++ b/packages/linux/linux-ixp4xx/defconfig-2.6.24 @@ -1244,7 +1244,7 @@ CONFIG_LEDS_TRIGGER_CPU_ACTIVITY=y # CONFIG_VIDEO_DEV=m # CONFIG_VIDEO_V4L1 is not set -# CONFIG_VIDEO_V4L1_COMPAT is not set +CONFIG_VIDEO_V4L1_COMPAT is not set CONFIG_VIDEO_V4L2=y CONFIG_VIDEO_CAPTURE_DRIVERS=y # CONFIG_VIDEO_ADV_DEBUG is not set diff --git a/packages/linux/linux-ixp4xx/nslu2/defconfig-2.6.24 b/packages/linux/linux-ixp4xx/nslu2/defconfig-2.6.24 index 061c0c0724..0e14d09d11 100644 --- a/packages/linux/linux-ixp4xx/nslu2/defconfig-2.6.24 +++ b/packages/linux/linux-ixp4xx/nslu2/defconfig-2.6.24 @@ -1245,7 +1245,7 @@ CONFIG_LEDS_TRIGGER_CPU_ACTIVITY=y # CONFIG_VIDEO_DEV=m # CONFIG_VIDEO_V4L1 is not set -# CONFIG_VIDEO_V4L1_COMPAT is not set +CONFIG_VIDEO_V4L1_COMPAT=y CONFIG_VIDEO_V4L2=y CONFIG_VIDEO_CAPTURE_DRIVERS=y # CONFIG_VIDEO_ADV_DEBUG is not set |