ASoC: fsl: Allow to select ESAI device individually
authorXiubo Li <Li.Xiubo@freescale.com>
Wed, 30 Apr 2014 10:10:06 +0000 (18:10 +0800)
committerMark Brown <broonie@linaro.org>
Thu, 1 May 2014 18:09:05 +0000 (11:09 -0700)
This will be useful for out-of-tree drivers since in-tree drivers
could select it automatically.

Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/fsl/Kconfig

index fb73e358b5520522beca1a60bf7fd8b71047887e..0a118265c31e47edc3e2f31f0161cda3f17e1574 100644 (file)
@@ -30,9 +30,14 @@ config SND_SOC_FSL_SPDIF
          in-tree drivers select it automatically.
 
 config SND_SOC_FSL_ESAI
-       tristate
+       tristate "Enhanced Serial Audio Interface (ESAI) module support"
        select REGMAP_MMIO
        select SND_SOC_FSL_UTILS
+       help
+         Say Y if you want to add Enhanced Synchronous Audio Interface
+         (ESAI) support for the Freescale CPUs.
+         This option is only useful for out-of-tree drivers since
+         in-tree drivers select it automatically.
 
 config SND_SOC_FSL_UTILS
        tristate