aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacopo Mondi <[email protected]>2018-07-18 15:31:12 +0200
committerSimon Horman <[email protected]>2018-08-27 15:01:53 +0200
commitf7be103571e8085a363d47b911560a261a440fd4 (patch)
tree5347c284a01e3091a038637aa344dc8412df7917
parent5b394b2ddf0347bef56e50c69a58773c94343ff3 (diff)
ARM: shmobile: defconfig: Remove SOC_CAMERA
As the soc_camera framework is going to be deprecated soon, remove the associated configuration options from shmobile defconfig. Signed-off-by: Jacopo Mondi <[email protected]> Acked-by: Hans Verkuil <[email protected]> Signed-off-by: Simon Horman <[email protected]>
-rw-r--r--arch/arm/configs/shmobile_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index f8faf3729464..c8f2cb9fc7f3 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -129,8 +129,6 @@ CONFIG_MEDIA_CAMERA_SUPPORT=y
CONFIG_MEDIA_CONTROLLER=y
CONFIG_VIDEO_V4L2_SUBDEV_API=y
CONFIG_V4L_PLATFORM_DRIVERS=y
-CONFIG_SOC_CAMERA=y
-CONFIG_SOC_CAMERA_PLATFORM=y
CONFIG_VIDEO_RCAR_VIN=y
CONFIG_V4L_MEM2MEM_DRIVERS=y
CONFIG_VIDEO_RENESAS_JPU=y