From: Stephen Warren <swarren@xxxxxxxxxx> Even though these options are typically only selected by other options, it's still useful to give them a brief description. Signed-off-by: Stephen Warren <swarren@xxxxxxxxxx> --- sound/soc/tegra/Kconfig | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/soc/tegra/Kconfig b/sound/soc/tegra/Kconfig index ce1b773..634734e 100644 --- a/sound/soc/tegra/Kconfig +++ b/sound/soc/tegra/Kconfig @@ -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_I2S - tristate + tristate "Tegra I2S driver" depends on SND_SOC_TEGRA help Say Y or M if you want to add support for codecs attached to the @@ -13,7 +13,7 @@ config SND_SOC_TEGRA_I2S machine drivers to support below. config SND_SOC_TEGRA_SPDIF - tristate + tristate "Tegra SPDIF driver" depends on SND_SOC_TEGRA default m help -- 1.7.0.4 -- 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