]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: imx_v6_v7_defconfig: Select CONFIG_MUX_MMIO
authorFabio Estevam <fabio.estevam@nxp.com>
Sun, 17 Sep 2017 00:46:26 +0000 (21:46 -0300)
committerShawn Guo <shawnguo@kernel.org>
Fri, 22 Sep 2017 06:57:35 +0000 (14:57 +0800)
In order to get ADV7180 analog video decoder to probe on a Gateworks
GW51xx we need select CONFIG_MUX_MMIO, otherwise /dev/media node does
not get created.

Select CONFIG_MUX_MMIO, so that the ADV7180 driver can be correctly
probed.

Reported-by: Tim Harvey <tharvey@gateworks.com>
Suggested-by: Steve Longerbeam <slongerbeam@gmail.com>
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/configs/imx_v6_v7_defconfig

index 32acac9ab81aad5be59676e09aa4c422cb598d6e..addac53e9c54f1000c43e40471b18949ddf23e67 100644 (file)
@@ -365,6 +365,7 @@ CONFIG_PWM=y
 CONFIG_PWM_FSL_FTM=y
 CONFIG_PWM_IMX=y
 CONFIG_NVMEM_IMX_OCOTP=y
+CONFIG_MUX_MMIO=y
 CONFIG_EXT2_FS=y
 CONFIG_EXT2_FS_XATTR=y
 CONFIG_EXT2_FS_POSIX_ACL=y