ASoC: tegra20-spdif: remove "default m"

Make tegra20-spdif default to N as all other drivers do.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Fixes: 774fec338b ("ASoC: Tegra: Implement SPDIF CPU DAI")
Link: https://lore.kernel.org/r/8756eb5aac561173aa222c9cb64dd314ab1b1f9b.1603925200.git.mirq-linux@rere.qmqm.pl
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Michał Mirosław 2020-10-28 23:48:05 +01:00 committed by Mark Brown
parent bbc4e1bb5f
commit ec6869b096
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0

View File

@ -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