summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-mainline-git/aarch64/defconfig
diff options
context:
space:
mode:
authorHiago De Franco <hiago.franco@toradex.com>2023-07-21 15:31:22 -0300
committerMax Krummenacher <max.krummenacher@toradex.com>2023-09-12 11:16:47 -0300
commit1a7dc688e14af7da3527fee2683958a947ed8d05 (patch)
tree177f7b961397ab1e0e2e1328b3f7272090a8cdb5 /recipes-kernel/linux/linux-toradex-mainline-git/aarch64/defconfig
parentb936bacb982e980ea3d99ba2f80238b866eb382a (diff)
linux-toradex-mainline: toradex_defconfig: add rpmsg and remoteproc support
Add remoteproc, rpmsg and imx mailbox drivers to enable HMP inter processor communication features. Add rpmsg client and tty demo samples for testing. Signed-off-by: Hiago De Franco <hiago.franco@toradex.com> (cherry picked from commit 598a5a0298a7ae6b2d119c879ef9f5525e175688) Fixed rename of toradex_imx_v8.config -> toradex_aarch64.config Refreshed aarch64 defconfig Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Conflicts: recipes-kernel/linux/linux-toradex-mainline-git/aarch64/defconfig recipes-kernel/linux/linux-toradex-mainline-git/toradex_imx_v8.config
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-mainline-git/aarch64/defconfig')
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline-git/aarch64/defconfig3
1 files changed, 3 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 8cd5988..f46b798 100644
--- a/recipes-kernel/linux/linux-toradex-mainline-git/aarch64/defconfig
+++ b/recipes-kernel/linux/linux-toradex-mainline-git/aarch64/defconfig
@@ -322,6 +322,7 @@ CONFIG_SERIAL_FSL_LPUART=y
CONFIG_SERIAL_FSL_LPUART_CONSOLE=y
CONFIG_SERIAL_FSL_LINFLEXUART=y
CONFIG_SERIAL_FSL_LINFLEXUART_CONSOLE=y
+CONFIG_RPMSG_TTY=m
CONFIG_SERIAL_DEV_BUS=y
CONFIG_VIRTIO_CONSOLE=y
CONFIG_IPMI_HANDLER=m
@@ -900,6 +901,8 @@ CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_FS=y
# CONFIG_SCHED_DEBUG is not set
# CONFIG_FTRACE is not set
+CONFIG_SAMPLES=y
+CONFIG_SAMPLE_RPMSG_CLIENT=m
CONFIG_CORESIGHT=m
CONFIG_CORESIGHT_LINK_AND_SINK_TMC=m
CONFIG_CORESIGHT_CATU=m