[alsa-devel] [PATCH 04/17] ASoC: tegra: add description to a couple Kconfig options
Stephen Warren
swarren at wwwdotorg.org
Sat Mar 31 01:07:19 CEST 2012
From: Stephen Warren <swarren at nvidia.com>
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 at nvidia.com>
---
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
More information about the Alsa-devel
mailing list