[alsa-devel] [PATCH] sound: tegra20-spdif: remove "default m"
17 Sep
2017
17 Sep
'17
3:15 p.m.
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@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
2618
Age (days ago)
2618
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michał Mirosław