aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/Kconfig
diff options
context:
space:
mode:
authorLiam Girdwood <liam.r.girdwood@linux.intel.com>2014-03-06 14:56:06 +0000
committerMark Brown <broonie@linaro.org>2014-03-07 10:51:05 +0800
commita8282136a1b811edb95b3c0e1d9664510afaa307 (patch)
tree139a5f8fa1ad99a537665bc8fd50cc9c97c0057d /sound/soc/intel/Kconfig
parentASoC: Intel: Use .dai_fmt for setting Haswell BE format. (diff)
downloadlinux-dev-a8282136a1b811edb95b3c0e1d9664510afaa307.tar.xz
linux-dev-a8282136a1b811edb95b3c0e1d9664510afaa307.zip
ASoC: Intel: Clean up indentation for Haswell machine driver/Kconfig
Clean up some indentation. Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/intel/Kconfig')
-rw-r--r--sound/soc/intel/Kconfig10
1 files changed, 5 insertions, 5 deletions
diff --git a/sound/soc/intel/Kconfig b/sound/soc/intel/Kconfig
index 274af1639781..4577b69fcf2c 100644
--- a/sound/soc/intel/Kconfig
+++ b/sound/soc/intel/Kconfig
@@ -31,15 +31,15 @@ config SND_SOC_INTEL_BAYTRAIL
tristate
config SND_SOC_INTEL_HASWELL_MACH
- tristate "ASoC Audio DSP support for Intel Haswell Lynxpoint"
- depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS
+ tristate "ASoC Audio DSP support for Intel Haswell Lynxpoint"
+ depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS
select SND_SOC_INTEL_HASWELL
select SND_SOC_RT5640
help
- This adds support for the Lynxpoint Audio DSP on Intel(R) Haswell
+ This adds support for the Lynxpoint Audio DSP on Intel(R) Haswell
Ultrabook platforms.
- Say Y if you have such a device
- If unsure select "N".
+ Say Y if you have such a device
+ If unsure select "N".
config SND_SOC_INTEL_BYT_RT5640_MACH
tristate "ASoC Audio driver for Intel Baytrail with RT5640 codec"