Skip to content

Commit

Permalink
ASoC: tegra: drop Kconfig description for SND_SOC_TEGRA_DAS
Browse files Browse the repository at this point in the history
The DAS, I2S, and SPDIF Kconfig options are intended to be selected by
the Kconfig options for ASoC machine drivers. As such, they don't need
to be user-visible themselves. Drop the description from the DAS variable
to achieve this. I2S and SPDIF already don't have a description.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Stephen Warren authored and Mark Brown committed Apr 5, 2012
1 parent e6968a1 commit 063dd9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/soc/tegra/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ config SND_SOC_TEGRA
Say Y or M here if you want support for SoC audio on Tegra.

config SND_SOC_TEGRA_DAS
tristate "Tegra Digital Audio Switch driver"
tristate
depends on SND_SOC_TEGRA
help
Say Y or M if you want to add support for the Tegra DAS module.
Expand Down

0 comments on commit 063dd9d

Please sign in to comment.