diff options
author | Stephen Boyd <[email protected]> | 2021-08-23 16:51:20 -0700 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2021-09-13 10:24:05 -0500 |
commit | fc1b6b6439588329ca3de77ca0c68c1b5bc3c7d0 (patch) | |
tree | d5ae093b7a4368a79ff5bbf32b1d7eb1253d2551 /tools/perf/scripts/python/sctop.py | |
parent | d4d47ba71df51ad737bc129e12ce40739fcd93d6 (diff) |
remoteproc: qcom: Loosen dependency on RPMSG_QCOM_SMD
There doesn't seem to be any actual build time dependency on the
RPMSG_QCOM_SMD, besides that these drivers should be a module if the smd
rpmsg code is a module. Drop the compile test dependency so that these
drivers can be used without RPMSG_QCOM_SMD being enabled. This is useful
for the qcom SoCs that are using RPMSG_QCOM_GLINK_SMEM instead of
RPMSG_QCOM_SMD and thus don't want to enable the SMD driver when it is
never used.
Signed-off-by: Stephen Boyd <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions