Skip to content

redhat/configs: add defaults for updated qcom interconnect drivers

JIRA: https://issues.redhat.com/browse/RHEL-600
Upstream Status: RHEL-only

The qcom interconnect drivers update to kernel v6.3 introduces a bunch
of new drivers and related config options to enable those drivers. This
breaks the kernel-automotive dist-* make targets because they expect
defaults to be defined for the new configs.

Add the missing defaults to keep the dist-* make targets happy. All new
drivers are disabled by default, and they are not needed for any of the
currently supported boards.

Signed-off-by: Radu Rendec rrendec@redhat.com

Merge request reports