Commit ec6869b0 authored by Michał Mirosław's avatar Michał Mirosław Committed by Mark Brown

ASoC: tegra20-spdif: remove "default m"

Make tegra20-spdif default to N as all other drivers do.
Signed-off-by: default avatarMichał Mirosław <mirq-linux@rere.qmqm.pl>
Fixes: 774fec33 ("ASoC: Tegra: Implement SPDIF CPU DAI")
Link: https://lore.kernel.org/r/8756eb5aac561173aa222c9cb64dd314ab1b1f9b.1603925200.git.mirq-linux@rere.qmqm.plSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent bbc4e1bb
...@@ -39,7 +39,6 @@ config SND_SOC_TEGRA20_I2S ...@@ -39,7 +39,6 @@ config SND_SOC_TEGRA20_I2S
config SND_SOC_TEGRA20_SPDIF config SND_SOC_TEGRA20_SPDIF
tristate "Tegra20 SPDIF interface" tristate "Tegra20 SPDIF interface"
depends on SND_SOC_TEGRA depends on SND_SOC_TEGRA
default m
help help
Say Y or M if you want to add support for the Tegra20 SPDIF interface. Say Y or M if you want to add support for the Tegra20 SPDIF interface.
You will also need to select the individual machine drivers to support You will also need to select the individual machine drivers to support
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment