OSDN Git Service

ASoC: atmel: sam9g20_wm8731: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:15:26 +0000 (10:15 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:49:28 +0000 (12:49 +0100)
commitbfc7938e58142a583a8141f55e453fa1bb68439d
treef84349ae4d41ad0338320d50fbc31a654a4b5d50
parent318ebbe8060d9664370c844029246f0588263fe4
ASoC: atmel: sam9g20_wm8731: 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/atmel/sam9g20_wm8731.c