summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@linaro.org>2015-04-22 13:53:40 +0300
committerLaurent Pinchart <laurent.pinchart@linaro.org>2015-04-28 21:02:59 +0300
commite43ec1de1284a982800d0f316618ba0b5b2f469c (patch)
tree96105762553123c83255e7b7136eaf1a2230f0ce
parent800775d91417e2ccd00836168ad1052399a527cf (diff)
ARM64: defconfig: Disable the ECS camera sensor framework
We don't use the Marvell-specific ECS camera sensor framework, disable it by default. Signed-off-by: Laurent Pinchart <laurent.pinchart@linaro.org> Acked-By: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>
-rw-r--r--arch/arm64/configs/defconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6136da8ee3a6..66352060e1ec 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -266,7 +266,13 @@ CONFIG_VIDEO_V4L2_SUBDEV_API=y
CONFIG_V4L_PLATFORM_DRIVERS=y
CONFIG_SOC_CAMERA=y
CONFIG_VIDEO_MV_SC2_CAMERA=y
+# CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
+# CONFIG_ECS_DRIVER is not set
+# CONFIG_ECS_DRIVER_SUBDEV is not set
CONFIG_SOC_CAMERA_S5K8AA=y
+# CONFIG_DVB_AU8522_V4L is not set
+# CONFIG_DVB_TUNER_DIB0070 is not set
+# CONFIG_DVB_TUNER_DIB0090 is not set
CONFIG_FB=y
CONFIG_MMP_DISP=y
CONFIG_MMP_DISP_DFC=y