diff options
author | Stephan Gerhold <stephan.gerhold@linaro.org> | 2025-07-09 12:08:54 +0200 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2025-07-16 23:16:15 -0500 |
commit | b7b0799f0d9f4c6f5ca8b1ee63bc9e961a326f9c (patch) | |
tree | 02e43792c3b114f3a068fb83ee6d2e1e995b3c8d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 3b4e2820e1a5889c3eff274780137c61cecdab2b (diff) |
clk: qcom: videocc-sm8550: Allow building without SM8550/SM8560 GCC
>From the build perspective, the videocc-sm8550 driver doesn't depend on
having one of the GCC drivers enabled. It builds just fine without the GCC
driver. In practice, it doesn't make much sense to have it enabled without
the GCC driver, but currently this extra dependency is inconsistent with
most of the other VIDEOCC entries in Kconfig. This can easily cause
confusion when you see the VIDEOCC options for some of the SoCs but not for
all of them.
Let's just drop the depends line to allow building the videocc driver
independent of the GCC selection. Compile testing with randconfig will also
benefit from keeping the dependencies minimal.
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Stephan Gerhold <stephan.gerhold@linaro.org>
Link: https://lore.kernel.org/r/20250709-x1e-videocc-v2-2-ad1acf5674b4@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions