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>
sound/soc/tegra/Kconfig

index 23ab00d5b192a5d2caf72436e3ed424506664ea0..16632b1be1506530329ac6966efb088a3bd4c9c7 100644 (file)
@@ -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.