From: Jared Kangas <jkan...@redhat.com> redhat/configs: automotive: enable j784s4evm DSP remoteproc configs
JIRA: https://issues.redhat.com/browse/RHEL-95436 CONFIG_TI_K3_DSP_REMOTEPROC enables loading firmware on J784S4EVM DSP processors, and CONFIG_RPMSG_{CHAR,CTRL,NS,VIRTIO} are used to communicate with the remote processors. Enable these drivers as modules. Signed-off-by: Jared Kangas <jkan...@redhat.com> diff --git a/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_RPMSG_CHAR b/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_RPMSG_CHAR index blahblah..blahblah 100644 --- a/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_RPMSG_CHAR +++ b/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_RPMSG_CHAR @@ -1 +1 @@ -# CONFIG_RPMSG_CHAR is not set +CONFIG_RPMSG_CHAR=m diff --git a/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_RPMSG_CTRL b/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_RPMSG_CTRL new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_RPMSG_CTRL @@ -0,0 +1 @@ +CONFIG_RPMSG_CTRL=m diff --git a/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_RPMSG_NS b/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_RPMSG_NS index blahblah..blahblah 100644 --- a/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_RPMSG_NS +++ b/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_RPMSG_NS @@ -1 +1 @@ -# CONFIG_RPMSG_NS is not set +CONFIG_RPMSG_NS=m diff --git a/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_RPMSG_VIRTIO b/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_RPMSG_VIRTIO new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_RPMSG_VIRTIO @@ -0,0 +1 @@ +CONFIG_RPMSG_VIRTIO=m diff --git a/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_TI_K3_DSP_REMOTEPROC b/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_TI_K3_DSP_REMOTEPROC index blahblah..blahblah 100644 --- a/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_TI_K3_DSP_REMOTEPROC +++ b/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_TI_K3_DSP_REMOTEPROC @@ -1 +1 @@ -# CONFIG_TI_K3_DSP_REMOTEPROC is not set +CONFIG_TI_K3_DSP_REMOTEPROC=m -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3936 -- _______________________________________________ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue