diff options
author | Takashi Iwai | 2014-08-16 09:10:19 +0200 |
---|---|---|
committer | Takashi Iwai | 2014-08-16 09:10:19 +0200 |
commit | 01d5500f35ad97887d786af03486d03e67965a6d (patch) | |
tree | ef5d79e50eafb2eb5b0228a5961b74eef3f1c215 /sound/soc/fsl/Kconfig | |
parent | 61074c1a2d798be90e149a9ed4ce0e3596c00a38 (diff) | |
parent | 7c063edee6855a2489f995578f6c7a4ab0ddfe07 (diff) |
Merge tag 'asoc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: Fixes for v3.17
Nothing too exciting here, a bunch of driver fixes that came along since
the initial pull request but none that really stand our and a warning
fix in the core.
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. |