On Mon, 16 Aug 2021 15:16:09 +0100, Cristian Marussi wrote:
ARM_SCMI_TRANSPORT_VIRTIO is a 'bool' Kconfig used to include
support for
the SCMI virtio transport inside the core SCMI stack; a bare transport
dependency attached here to this option, though, cannot be properly
propagated to the parent ARM_SCMI_PROTOCOL option and, as a result, it is
currently possible to configure a Kernel where SCMI core is builtin
and includes support for virtio while VirtIO core is =m.
This allowed combination breaks linking:
[...]
Applied to sudeep.holla/linux (for-linux-next), thanks!
[1/1] firmware: arm_scmi: Fix virtio transport Kconfig dependency
https://git.kernel.org/sudeep.holla/c/7b42623789
--
Regards,
Sudeep