summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2022-06-01 09:47:44 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2022-06-01 15:19:09 +0200
commit6d68ebcde4f02a406f9a3f7caad90de44680190b (patch)
tree965d0995a28ec79a2962345bf9fd3458f68a3d08 /recipes-kernel
parentb8758fc67e0fcc9fedd1c0d457c6128357b792d8 (diff)
aarch64: defconfig: enable remoteproc and rpmsg configurations
Enable Remoteproc and Rpmsg configurations useful e.g. for HMP style use cases. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline-git/aarch64/defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline-git/aarch64/defconfig b/recipes-kernel/linux/linux-toradex-mainline-git/aarch64/defconfig
index 28ff505..3d22774 100644
--- a/recipes-kernel/linux/linux-toradex-mainline-git/aarch64/defconfig
+++ b/recipes-kernel/linux/linux-toradex-mainline-git/aarch64/defconfig
@@ -736,8 +736,12 @@ CONFIG_PLATFORM_MHU=y
CONFIG_ARM_SMMU=y
CONFIG_ARM_SMMU_V3=y
CONFIG_REMOTEPROC=y
+CONFIG_REMOTEPROC_CDEV=y
+CONFIG_IMX_REMOTEPROC=y
CONFIG_RPMSG_CHAR=m
+CONFIG_RPMSG_CTRL=m
CONFIG_RPMSG_QCOM_GLINK_RPM=y
+CONFIG_RPMSG_VIRTIO=y
CONFIG_SOUNDWIRE=m
CONFIG_SOUNDWIRE_QCOM=m
CONFIG_FSL_RCPM=y