diff options
author | Vinod Koul <vinod.koul@intel.com> | 2018-01-10 13:29:35 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-01-10 13:58:19 +0300 |
commit | 987da3fe175933c28aab2293505c3597052ff0e2 (patch) | |
tree | d180dfa64aafe24060a95c15bbed5c516fab51a1 /sound/soc/codecs/Kconfig | |
parent | 05f4434bc13030ca67f229b8defd37f12a05d1fa (diff) | |
download | linux-987da3fe175933c28aab2293505c3597052ff0e2.tar.xz |
ASoC: sn95031: remove this code
This codec was used in MFLD systems in the PMIC chip, we no longer have
users for this, so remove it
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r-- | sound/soc/codecs/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index a42ddbc93f3d..3ed2b985b38b 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -133,7 +133,6 @@ config SND_SOC_ALL_CODECS select SND_SOC_SGTL5000 if I2C select SND_SOC_SI476X if MFD_SI476X_CORE select SND_SOC_SIRF_AUDIO_CODEC - select SND_SOC_SN95031 if INTEL_SCU_IPC select SND_SOC_SPDIF select SND_SOC_SSM2518 if I2C select SND_SOC_SSM2602_SPI if SPI_MASTER @@ -818,9 +817,6 @@ config SND_SOC_SIRF_AUDIO_CODEC tristate "SiRF SoC internal audio codec" select REGMAP_MMIO -config SND_SOC_SN95031 - tristate - config SND_SOC_SPDIF tristate "S/PDIF CODEC" |