ASoC: codecs: fix spelling mistake in Kconfig "comunicate" -> "communicate"
[linux-2.6-microblaze.git] / sound / soc / codecs / Kconfig
index ec30d70..ac63e7c 100644 (file)
@@ -180,10 +180,12 @@ config SND_SOC_ALL_CODECS
        imply SND_SOC_RT700_SDW
        imply SND_SOC_RT711_SDW
        imply SND_SOC_RT715_SDW
+       imply SND_SOC_RT715_SDCA_SDW
        imply SND_SOC_RT1308_SDW
        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
@@ -372,11 +374,13 @@ config SND_SOC_ADAU1372
 
 config SND_SOC_ADAU1372_I2C
        tristate "Analog Devices ADAU1372 CODEC (I2C)"
+       depends on I2C
        select SND_SOC_ADAU1372
        select REGMAP_I2C
 
 config SND_SOC_ADAU1372_SPI
        tristate "Analog Devices ADAU1372 CODEC (SPI)"
+       depends on SPI
        select SND_SOC_ADAU1372
        select REGMAP_SPI
 
@@ -454,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
@@ -1233,6 +1237,12 @@ config SND_SOC_RT715_SDW
        select SND_SOC_RT715
        select REGMAP_SOUNDWIRE
 
+config SND_SOC_RT715_SDCA_SDW
+       tristate "Realtek RT715 SDCA Codec - SDW"
+       depends on SOUNDWIRE
+       select REGMAP_SOUNDWIRE
+       select REGMAP_SOUNDWIRE_MBQ
+
 #Freescale sgtl5000 codec
 config SND_SOC_SGTL5000
        tristate "Freescale SGTL5000 CODEC"
@@ -1257,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