summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorSanchayan Maity <maitysanchayan@gmail.com>2016-08-10 14:45:22 +0530
committerStefan Agner <stefan.agner@toradex.com>2016-09-29 13:57:25 -0700
commit8439c80d3611af210ce03fbc9d4e4571b340b0fe (patch)
tree38e9c0229b119f2324ebc5e26ab91d8d793fd317 /arch
parent764bf1b0c0b1452f204f974e8ae4d59cb0829c28 (diff)
ARM: configs: colibri_vf: Enable remoteproc and rpmsg for Vybrid
Enable remoteproc and rpmsg for Vybrid along with it's virtio and semaphore module dependencies. This is required for communication between A5 and M4 cores of Vybrid. Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/colibri_vf_defconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/configs/colibri_vf_defconfig b/arch/arm/configs/colibri_vf_defconfig
index f23d1c5ded42..df1e04ef7358 100644
--- a/arch/arm/configs/colibri_vf_defconfig
+++ b/arch/arm/configs/colibri_vf_defconfig
@@ -321,3 +321,9 @@ CONFIG_XZ_DEC=y
CONFIG_FONTS=y
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
+CONFIG_VF610_SEMA4=y
+CONFIG_VIRTIO=m
+CONFIG_VF610_CM4_RPROC=m
+CONFIG_IMX_RPMSG_PINGPONG=m
+CONFIG_IMX_RPMSG_TTY=m
+CONFIG_VF610_RPMSG=m