ASoC: codecs: fix spelling mistake in Kconfig "comunicate" -> "communicate"
[linux-2.6-microblaze.git] / sound / soc / codecs / Kconfig
index 02e23e8..ac63e7c 100644 (file)
@@ -185,6 +185,7 @@ config SND_SOC_ALL_CODECS
        imply SND_SOC_SGTL5000
        imply SND_SOC_SI476X
        imply SND_SOC_SIMPLE_AMPLIFIER
+       imply SND_SOC_SIMPLE_MUX
        imply SND_SOC_SIRF_AUDIO_CODEC
        imply SND_SOC_SPDIF
        imply SND_SOC_SSM2305
@@ -457,7 +458,7 @@ config SND_SOC_ADAU7118_HW
        help
          Enable support for the Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM
          Converter. In this mode, the device works in standalone mode which
-         means that there is no bus to comunicate with it. Stereo mode is not
+         means that there is no bus to communicate with it. Stereo mode is not
          supported in this mode.
 
          To compile this driver as a module, choose M here: the module
@@ -1266,6 +1267,10 @@ config SND_SOC_SIMPLE_AMPLIFIER
        tristate "Simple Audio Amplifier"
        select GPIOLIB
 
+config SND_SOC_SIMPLE_MUX
+       tristate "Simple Audio Mux"
+       select GPIOLIB
+
 config SND_SOC_SIRF_AUDIO_CODEC
        tristate "SiRF SoC internal audio codec"
        select REGMAP_MMIO