OSDN Git Service

ASoC: mxs: mxs-sgtl5000: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:17:18 +0000 (10:17 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:52:06 +0000 (12:52 +0100)
commit5f92229d184b80712a8b94d098318960171ae749
treefe3af0ca32e8ec7630644c21546b093bafca514e
parent717f163317127bc5fdc0d90ad42e3d309dac0df0
ASoC: mxs: mxs-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/mxs/mxs-sgtl5000.c