From 7f8b1b6a4e3cba75eb36b7957e22dbf54e8c4eb3 Mon Sep 17 00:00:00 2001 From: zyw Date: Tue, 23 Aug 2011 10:00:23 +0800 Subject: [PATCH] disable close win1 in defconfig --- arch/arm/configs/rk29_ddr3sdk_defconfig | 6 +++--- arch/arm/configs/rk29_sdk_defconfig | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/arch/arm/configs/rk29_ddr3sdk_defconfig b/arch/arm/configs/rk29_ddr3sdk_defconfig index 69ea47998ddc..102f8803cb28 100755 --- a/arch/arm/configs/rk29_ddr3sdk_defconfig +++ b/arch/arm/configs/rk29_ddr3sdk_defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.32.27 -# Mon Aug 22 15:53:20 2011 +# Tue Aug 23 09:57:52 2011 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -1108,7 +1108,6 @@ CONFIG_SSB_POSSIBLE=y # CONFIG_MFD_TC6387XB is not set # CONFIG_MFD_TC6393XB is not set # CONFIG_PMIC_DA903X is not set -# CONFIG_MFD_WM8994 is not set # CONFIG_MFD_WM8400 is not set # CONFIG_MFD_WM831X_I2C is not set # CONFIG_MFD_WM8350_I2C is not set @@ -1193,6 +1192,7 @@ CONFIG_OV5642_AUTOFOCUS=y # CONFIG_SOC_CAMERA_OV5640 is not set # CONFIG_SOC_CAMERA_S5K6AA is not set # CONFIG_SOC_CAMERA_GT2005 is not set +# CONFIG_SOC_CAMERA_GC0307 is not set # CONFIG_SOC_CAMERA_GC0308 is not set # CONFIG_SOC_CAMERA_GC0309 is not set # CONFIG_SOC_CAMERA_GC2015 is not set @@ -1305,7 +1305,7 @@ CONFIG_FB_RK29=y CONFIG_FB_WORK_IPP=y # CONFIG_FB_SCALING_OSD is not set # CONFIG_FB_ROTATE_VIDEO is not set -CONFIG_CLOSE_WIN1_DYNAMIC=y +# CONFIG_CLOSE_WIN1_DYNAMIC is not set # CONFIG_FB_VIRTUAL is not set # CONFIG_FB_METRONOME is not set # CONFIG_FB_MB862XX is not set diff --git a/arch/arm/configs/rk29_sdk_defconfig b/arch/arm/configs/rk29_sdk_defconfig index 260ab42964d8..90915e6a100b 100755 --- a/arch/arm/configs/rk29_sdk_defconfig +++ b/arch/arm/configs/rk29_sdk_defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.32.27 -# Mon Aug 22 15:55:13 2011 +# Tue Aug 23 09:55:54 2011 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -1283,7 +1283,6 @@ CONFIG_SSB_POSSIBLE=y # CONFIG_MFD_TC6387XB is not set # CONFIG_MFD_TC6393XB is not set # CONFIG_PMIC_DA903X is not set -# CONFIG_MFD_WM8994 is not set # CONFIG_MFD_WM8400 is not set # CONFIG_MFD_WM831X_I2C is not set # CONFIG_MFD_WM8350_I2C is not set @@ -1368,6 +1367,7 @@ CONFIG_OV5642_AUTOFOCUS=y # CONFIG_SOC_CAMERA_OV5640 is not set # CONFIG_SOC_CAMERA_S5K6AA is not set # CONFIG_SOC_CAMERA_GT2005 is not set +# CONFIG_SOC_CAMERA_GC0307 is not set # CONFIG_SOC_CAMERA_GC0308 is not set # CONFIG_SOC_CAMERA_GC0309 is not set # CONFIG_SOC_CAMERA_GC2015 is not set @@ -1480,7 +1480,7 @@ CONFIG_FB_RK29=y CONFIG_FB_WORK_IPP=y CONFIG_FB_SCALING_OSD=y # CONFIG_FB_ROTATE_VIDEO is not set -CONFIG_CLOSE_WIN1_DYNAMIC=y +# CONFIG_CLOSE_WIN1_DYNAMIC is not set # CONFIG_FB_VIRTUAL is not set # CONFIG_FB_METRONOME is not set # CONFIG_FB_MB862XX is not set -- 2.34.1