[alsa-devel] [PATCH] sound: tegra20-spdif: remove "default m"
Michał Mirosław
mirq-linux at rere.qmqm.pl
Sun Sep 17 17:15:04 CEST 2017
Default != n for drivers is frowned upon. This is the only one among
tegra sound drivers that was different.
Signed-off-by: Michał Mirosław <mirq-linux at rere.qmqm.pl>
---
sound/soc/tegra/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/sound/soc/tegra/Kconfig b/sound/soc/tegra/Kconfig
index 6875fc39a575..6c893c677110 100644
--- a/sound/soc/tegra/Kconfig
+++ b/sound/soc/tegra/Kconfig
@@ -38,7 +38,6 @@ config SND_SOC_TEGRA20_I2S
config SND_SOC_TEGRA20_SPDIF
tristate "Tegra20 SPDIF interface"
depends on SND_SOC_TEGRA
- default m
help
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
--
2.11.0
More information about the Alsa-devel
mailing list