summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorTudor Ambarus2019-04-15 10:57:42 +0200
committerLudovic Desroches2019-04-18 10:55:40 +0200
commitc60fed1dfd4472bc8ac31b20c833c0ef3e049511 (patch)
tree2b17b57eee9a31171744ce3293e8a825d1d866a3 /arch/arm/configs
parentARM: at91: remove HAVE_FB_ATMEL for sama5 SoC as they use DRM (diff)
downloadkernel-qcow2-linux-c60fed1dfd4472bc8ac31b20c833c0ef3e049511.tar.gz
kernel-qcow2-linux-c60fed1dfd4472bc8ac31b20c833c0ef3e049511.tar.xz
kernel-qcow2-linux-c60fed1dfd4472bc8ac31b20c833c0ef3e049511.zip
ARM: at91: sama5: make ov2640 as a module
OV2640 is a detachable camera that we use to test the Image Sensor Interface. Make it as a module, it will reduce the kernel image size. Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com> Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/sama5_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
index b0026f73083d..e977e4b3521f 100644
--- a/arch/arm/configs/sama5_defconfig
+++ b/arch/arm/configs/sama5_defconfig
@@ -150,7 +150,7 @@ CONFIG_MEDIA_CAMERA_SUPPORT=y
CONFIG_V4L_PLATFORM_DRIVERS=y
CONFIG_SOC_CAMERA=y
CONFIG_VIDEO_ATMEL_ISI=y
-CONFIG_SOC_CAMERA_OV2640=y
+CONFIG_SOC_CAMERA_OV2640=m
CONFIG_DRM=y
CONFIG_DRM_ATMEL_HLCDC=y
CONFIG_DRM_PANEL_SIMPLE=y