diff options
| author | John Stultz <[email protected]> | 2021-07-07 04:53:20 +0000 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2021-07-19 15:20:55 -0500 |
| commit | b42000e4b8741bf6591fcbbbefff6aa745f8eb29 (patch) | |
| tree | 0c6ad7dc8ac8bc1d06c691b0e00234886c8f0cd3 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | 0d361b0ac1ad99ecbe401a4eacdeb844dcdf86a2 (diff) | |
firmware: qcom_scm: Allow qcom_scm driver to be loadable as a permenent module
Allow the qcom_scm driver to be loadable as a permenent module.
This still uses the "depends on QCOM_SCM || !QCOM_SCM" bit to
ensure that drivers that call into the qcom_scm driver are
also built as modules. While not ideal in some cases its the
only safe way I can find to avoid build errors without having
those drivers select QCOM_SCM and have to force it on (as
QCOM_SCM=n can be valid for those drivers).
Reviving this now that Saravana's fw_devlink defaults to on,
which should avoid loading troubles seen before.
Acked-by: Kalle Valo <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Acked-by: Will Deacon <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Signed-off-by: John Stultz <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions