ASoC: fsl: make sure the regmap-mmio is actually enabled
authorXiubo Li <Li.Xiubo@freescale.com>
Tue, 11 Feb 2014 02:47:04 +0000 (10:47 +0800)
committerMark Brown <broonie@linaro.org>
Tue, 11 Feb 2014 11:19:51 +0000 (11:19 +0000)
commit7d150c60f1a29c62e115e0ee2a5678400e724873
treeb6fa7c91341f764b4f17019e99efddc6ef5558fd
parent78957fc349bcf29d415a649601581a993ff25e4d
ASoC: fsl: make sure the regmap-mmio is actually enabled

Since the Freescale SAI, ESAI and SPDIF are using the regmap-mmio,
there needs a select of REGMAP_MMIO in the Kconfig to ensure that
regmap-mmio is actually enabled.

Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/fsl/Kconfig