diff options
author | Mark Brown <broonie@linaro.org> | 2014-08-17 02:22:36 +0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-08-17 02:22:36 +0400 |
commit | 6be1f475e0ed2b4f9cd9c157d06e65178f4e84bb (patch) | |
tree | 57c2bfef38711d2603f3c0b79e362c41159d3c64 /sound/soc/fsl/Kconfig | |
parent | de0d712a6dd1eed097dc6aa4f97ee461949414fe (diff) | |
parent | 769091ee18056b3aa35b415d9768fb23f361e598 (diff) | |
download | linux-6be1f475e0ed2b4f9cd9c157d06e65178f4e84bb.tar.xz |
Merge branch 'fix/fsl-esai' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-fsl-esai
Diffstat (limited to 'sound/soc/fsl/Kconfig')
-rw-r--r-- | sound/soc/fsl/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig index f54a8fc99291..f3012b645b51 100644 --- a/sound/soc/fsl/Kconfig +++ b/sound/soc/fsl/Kconfig @@ -49,7 +49,6 @@ config SND_SOC_FSL_ESAI tristate "Enhanced Serial Audio Interface (ESAI) module support" select REGMAP_MMIO select SND_SOC_IMX_PCM_DMA if SND_IMX_SOC != n - select SND_SOC_FSL_UTILS help Say Y if you want to add Enhanced Synchronous Audio Interface (ESAI) support for the Freescale CPUs. |