ASoC: tegra: trimslice: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:19:04 +0000 (10:19 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:57:13 +0000 (12:57 +0100)
commit567b374d99733ff4bee751636bb3d34e81c6a7e8
treeecfcc71aa82e6b414a3bf06180c7a22dadeb74c6
parent5d62677238e94c0c347b386c3d9787b17d92a4c8
ASoC: tegra: trimslice: 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/tegra/trimslice.c