OSDN Git Service

ASoC: qcom: apq8016_sbc: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:17:22 +0000 (10:17 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:52:27 +0000 (12:52 +0100)
commit5646843879699a8774c560126b4da4ced97d9b9c
tree5f299fd61b7068a88c9d9898586dfce1e42a3e98
parent5f92229d184b80712a8b94d098318960171ae749
ASoC: qcom: apq8016_sbc: 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/qcom/apq8016_sbc.c