diff options
author | 2021-01-29 13:59:15 +0100 | |
---|---|---|
committer | 2021-02-01 13:19:46 +0000 | |
commit | e86caa011c80507783e5975bca1458f28c1d2b8c (patch) | |
tree | fc62899484e20ea1e9dbd6b4c37cb1ad5e3cfaef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: soc-component: fix undefined reference to __ffssi2 (diff) | |
download | wireguard-linux-e86caa011c80507783e5975bca1458f28c1d2b8c.tar.xz wireguard-linux-e86caa011c80507783e5975bca1458f28c1d2b8c.zip |
ASoC: tegra: SND_SOC_TEGRA_AUDIO_GRAPH_CARD should depend on SND_SOC_TEGRA
Audio Graph Card based Tegra driver is only useful on NVIDIA Tegra SoCs.
Hence add a dependency on SND_SOC_TEGRA, to prevent asking the user
about this driver when configuring a kernel without Tegra sound support.
Wrap all Tegra sound config options inside a big if/endif block, instead
of just adding the dependency to the single config option that does not
have it yet, to preventing similar future mistakes.
Fixes: 202e2f7745437aa5 ("ASoC: tegra: Add audio graph based card driver")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Sameer Pujar <spujar@nvidia.com>
Link: https://lore.kernel.org/r/20210129125915.2652952-1-geert+renesas@glider.be
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions