OSDN Git Service

ASoC: fsl: imx-es8328: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:16:51 +0000 (10:16 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:50:31 +0000 (12:50 +0100)
commit577cf50d4dc865af13be05d201abbd5a4a4d4be8
treeaef43062b6fc2aac6ada901fe1542e16521fa1bd
parente57a4c2f15df27929303624477b7409405aba0ad
ASoC: fsl: imx-es8328: don't select unnecessary Platform

ALSA SoC is now supporting "no Platform". Sound card doesn't need to
select "CPU component" as "Platform" anymore if it doesn't need
special Platform.
This patch removes such settings.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/imx-es8328.c