commit | 063dd9d4488184f35c4598fb68f46fbba959d58e | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Thu Apr 05 13:13:49 2012 -0600 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Apr 05 21:57:37 2012 +0100 |
tree | d1353302fd376e8ed2ab303895e47f3306a39bda | |
parent | e6968a1719a88afa4708ff43696d6615f0be90be [diff] |
ASoC: tegra: drop Kconfig description for SND_SOC_TEGRA_DAS 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>