diff options
author | Thierry Reding <treding@nvidia.com> | 2025-05-06 15:31:16 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2025-07-07 14:44:44 +0200 |
commit | 78eb18020a88a4eed15f5af7700ed570642ff8f1 (patch) | |
tree | 5ddae922c51ce1a79c55cea1f0ea3c7bbf451450 /scripts/gdb/linux/pgtable.py | |
parent | 19272b37aa4f83ca52bdf9c16d5d81bdd1354494 (diff) |
firmware: tegra: Fix IVC dependency problems
The IVC code is library code that other drivers need to select if they
need that library. However, if the symbol is user-selectable this can
lead to conflicts.
Fix this by making the symbol only selectable for COMPILE_TEST and add
a select TEGRA_IVC to TEGRA_BPMP, which is currently the only user.
Link: https://lore.kernel.org/r/20250506133118.1011777-10-thierry.reding@gmail.com
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'scripts/gdb/linux/pgtable.py')
0 files changed, 0 insertions, 0 deletions