From d893ac76c0a2922b170a2b622f71c50c05d035d6 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Fri, 23 Sep 2016 07:14:42 +0200 Subject: colibri_vf: Update defconfig to build rpmsg and remoteproc Update defconfig to build rpmsg and remoteproc. Signed-off-by: Sanchayan Maity Acked-by: Max Krummenacher --- recipes-kernel/linux/linux-toradex-4.4/defconfig | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/recipes-kernel/linux/linux-toradex-4.4/defconfig b/recipes-kernel/linux/linux-toradex-4.4/defconfig index f23d1c5..df1e04e 100644 --- a/recipes-kernel/linux/linux-toradex-4.4/defconfig +++ b/recipes-kernel/linux/linux-toradex-4.4/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 -- cgit v1.2.3