diff options
author | Richard Purdie <richard@openedhand.com> | 2007-06-26 23:03:45 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-06-26 23:03:45 +0000 |
commit | ec0ee0bec9c45d1c983cc97f2da4f71cac770e41 (patch) | |
tree | 329687291087588c971b4ed4970b899a7d0e4675 /meta/packages/linux/linux-rp-2.6.20/defconfig-tosa | |
parent | 8689ce9ada86d66337dcd7dc54bc58e318912fac (diff) | |
download | openembedded-core-ec0ee0bec9c45d1c983cc97f2da4f71cac770e41.tar.gz openembedded-core-ec0ee0bec9c45d1c983cc97f2da4f71cac770e41.tar.bz2 openembedded-core-ec0ee0bec9c45d1c983cc97f2da4f71cac770e41.zip |
linux-rp: Sync up/cleanup with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2014 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux/linux-rp-2.6.20/defconfig-tosa')
-rw-r--r-- | meta/packages/linux/linux-rp-2.6.20/defconfig-tosa | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/packages/linux/linux-rp-2.6.20/defconfig-tosa b/meta/packages/linux/linux-rp-2.6.20/defconfig-tosa index 4144e5cf38..4360f7a179 100644 --- a/meta/packages/linux/linux-rp-2.6.20/defconfig-tosa +++ b/meta/packages/linux/linux-rp-2.6.20/defconfig-tosa @@ -935,6 +935,9 @@ CONFIG_LEDS_TRIGGER_IDE_DISK=y # Multimedia devices # CONFIG_VIDEO_DEV=m +CONFIG_VIDEO_V4L1=y +CONFIG_VIDEO_V4L1_COMPAT=y +CONFIG_VIDEO_V4L2=y # # Video For Linux @@ -1606,3 +1609,4 @@ CONFIG_LIBCRC32C=m CONFIG_ZLIB_INFLATE=y CONFIG_ZLIB_DEFLATE=y CONFIG_GENERIC_ALLOCATOR=y +# CONFIG_SHARPSL_RC is not set |