OSDN Git Service

ASoC: rockchip: rk3399_gru_sound: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:19:40 +0000 (10:19 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:59:01 +0000 (12:59 +0100)
commit961fb3c206dc84febe87cc433ca321eb6587ec66
treeb8a2859a329697c8360fd83f0970b3390dd1885c
parent0814c6412967bac140ef9878ad48e1f30e5afba3
ASoC: rockchip: rk3399_gru_sound: 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/rockchip/rk3399_gru_sound.c