On 17.09.2017 18:15, Michał Mirosław wrote: > 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@xxxxxxxxxxxx> > --- > 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 > IIUC this driver should be integrated with the Tegra DRM to be useful. Making it built-in by default would just increase kernels size. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html