firmware: scmi: add configs to select the supported agents
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Thu, 28 Oct 2021 17:13:15 +0000 (19:13 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 23 Nov 2021 18:53:03 +0000 (13:53 -0500)
Add two configs CONFIG_SCMI_AGENT_MAILBOX and CONFIG_SCMI_AGENT_SMCCC
to select the supported agents as all the agents are not supported.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Acked-by: Etienne Carriere <etienne.carriere@linaro.org>

No differences found