From 59f165b73cfa1237aaa32e9cbf7da72646bb4a9e Mon Sep 17 00:00:00 2001 From: lzg Date: Fri, 12 Aug 2011 15:58:09 +0800 Subject: [PATCH] lzg:modify rk29_newton_defconfig ,ov3640 --- arch/arm/configs/rk29_newton_defconfig | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) mode change 100755 => 100644 arch/arm/configs/rk29_newton_defconfig diff --git a/arch/arm/configs/rk29_newton_defconfig b/arch/arm/configs/rk29_newton_defconfig old mode 100755 new mode 100644 index bf59818a96ee..04c998271165 --- a/arch/arm/configs/rk29_newton_defconfig +++ b/arch/arm/configs/rk29_newton_defconfig @@ -1358,11 +1358,13 @@ CONFIG_SOC_CAMERA=y # CONFIG_SOC_CAMERA_PLATFORM is not set # CONFIG_SOC_CAMERA_OV772X is not set # CONFIG_SOC_CAMERA_OV7675 is not set -CONFIG_SOC_CAMERA_OV2655=y +# CONFIG_SOC_CAMERA_OV2655 is not set # CONFIG_SOC_CAMERA_OV2659 is not set # CONFIG_SOC_CAMERA_OV9650 is not set # CONFIG_SOC_CAMERA_OV2640 is not set -# CONFIG_SOC_CAMERA_OV3640 is not set +CONFIG_SOC_CAMERA_OV3640=y +CONFIG_OV3640_AUTOFOCUS=y +# CONFIG_OV3640_FIXEDFOCUS is not set # CONFIG_SOC_CAMERA_OV5642 is not set # CONFIG_SOC_CAMERA_OV5640 is not set # CONFIG_SOC_CAMERA_S5K6AA is not set -- 2.34.1