diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2020-06-25 11:19:37 +0100 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2020-06-30 14:08:10 +0100 |
commit | d76428237784f703da821a5c1162b79d38acfd45 (patch) | |
tree | 888b23b60dd650ddd90577a52794bdc344f093af /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | fb3571276b970cbe7b45ecdc762e92f3f305ad6d (diff) |
firmware: arm_scmi: Use HAVE_ARM_SMCCC_DISCOVERY instead of ARM_PSCI_FW
Commit e5bfb21d98b6 ("firmware: smccc: Add HAVE_ARM_SMCCC_DISCOVERY to
identify SMCCC v1.1 and above") introduced new config option to identify
the availability of SMCCC discoverability of version and features
transparently hiding the indirect dependency on ARM_PSCI_FW.
Commit 5a897e3ab429 ("firmware: arm_scmi: fix psci dependency") just
worked around the build dependency making SCMI SMC/HVC transport depend
on ARM_PSCI_FW at the time. Since it really just relies on SMCCC directly
and not on ARM_PSCI_FW, let us move to use CONFIG_HAVE_ARM_SMCCC_DISCOVERY
instead of CONFIG_ARM_PSCI_FW.
Link: https://lore.kernel.org/r/20200625101937.51939-1-sudeep.holla@arm.com
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions