summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2017-07-07 12:06:45 -0300
committerShawn Guo <shawnguo@kernel.org>2017-07-16 09:41:31 +0800
commita5a56f07c2726cc801efccd23f8df29af04d6d19 (patch)
treefa4be0b3c02b23fbfbed57c36288b35d5235e707 /arch/arm/configs
parent72040aeb949c85fe292a120a3f7fdd04a29eff5b (diff)
downloadop-kernel-dev-a5a56f07c2726cc801efccd23f8df29af04d6d19.zip
op-kernel-dev-a5a56f07c2726cc801efccd23f8df29af04d6d19.tar.gz
ARM: imx_v6_v7_defconfig: Select the coda driver as module
The coda driver may be probed prior to the rootfs being available, leading to firmware loading failure. To avoid such problem, select the coda driver as module. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/imx_v6_v7_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index bf51949..49e7969 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -236,7 +236,7 @@ CONFIG_USB_VIDEO_CLASS=m
CONFIG_V4L_PLATFORM_DRIVERS=y
CONFIG_SOC_CAMERA=y
CONFIG_V4L_MEM2MEM_DRIVERS=y
-CONFIG_VIDEO_CODA=y
+CONFIG_VIDEO_CODA=m
CONFIG_SOC_CAMERA_OV2640=y
CONFIG_IMX_IPUV3_CORE=y
CONFIG_DRM=y
OpenPOWER on IntegriCloud