diff options
author | Sean Cross <xobs@kosagi.com> | 2014-08-19 08:49:34 +0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-08-19 19:43:45 +0400 |
commit | cdec729765659adafba983d6b6760ad52c71d5d8 (patch) | |
tree | 0075de40e76b888d71bfae5e85cd4d1d0d0098cd /Kbuild | |
parent | 499898d66d88cc626a2e01b02c3b819536bdf169 (diff) | |
download | linux-cdec729765659adafba983d6b6760ad52c71d5d8.tar.xz |
ASoC: fsl: Fix building of imx-es8328 on PPC
The imx-es8328 driver fails to build on PPC because it explicitly depends on
SND_SOC_IMX_PCM_FIQ, which itself doesn't build on PPC. Instead, rely on
the SND_SOC_FSL_SSI config option to pull in the necessary libraries.
While we're at it, remove SND_SOC_FSL_UTILS, which also is not needed.
Signed-off-by: Sean Cross <xobs@kosagi.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions