ASoC: tegra: drop Kconfig description for SND_SOC_TEGRA_DAS
authorStephen Warren <swarren@nvidia.com>
Thu, 5 Apr 2012 19:13:49 +0000 (13:13 -0600)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 5 Apr 2012 20:57:37 +0000 (21:57 +0100)
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>

No differences found