ASoC: tegra: tegra_rt5640: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:18:40 +0000 (10:18 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:56:13 +0000 (12:56 +0100)
commit1d641e1523ca401c7e873684b5b65e362c278119
tree0a4b8f8d24d880d5ecbe0c137f437f02b906467d
parent4bfd08540b443ae4e40faf2c385cd9799f5da4d4
ASoC: tegra: tegra_rt5640: 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/tegra_rt5640.c