OSDN Git Service

ASoC: fsl: imx-sgtl5000: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:16:57 +0000 (10:16 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:50:51 +0000 (12:50 +0100)
commit82bf78ca49a3a048dcb61620f88d1ae40553ab88
treea309c615c3e7d23ba7f15db5c7c1e3c0d8406ef8
parent577cf50d4dc865af13be05d201abbd5a4a4d4be8
ASoC: fsl: imx-sgtl5000: 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-sgtl5000.c