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.21/defconfig-bootcdx86 | |
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.21/defconfig-bootcdx86')
-rw-r--r-- | meta/packages/linux/linux-rp-2.6.21/defconfig-bootcdx86 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-rp-2.6.21/defconfig-bootcdx86 b/meta/packages/linux/linux-rp-2.6.21/defconfig-bootcdx86 index 730edb7f77..d439d89813 100644 --- a/meta/packages/linux/linux-rp-2.6.21/defconfig-bootcdx86 +++ b/meta/packages/linux/linux-rp-2.6.21/defconfig-bootcdx86 @@ -928,7 +928,10 @@ CONFIG_AGP_EFFICEON=m # # Multimedia devices # -# CONFIG_VIDEO_DEV is not set +CONFIG_VIDEO_DEV=m +CONFIG_VIDEO_V4L1=y +CONFIG_VIDEO_V4L1_COMPAT=y +CONFIG_VIDEO_V4L2=y # # Digital Video Broadcasting Devices @@ -1600,3 +1603,4 @@ CONFIG_X86_HT=y CONFIG_X86_BIOS_REBOOT=y CONFIG_X86_TRAMPOLINE=y CONFIG_KTIME_SCALAR=y +# CONFIG_SHARPSL_RC is not set |