]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: ti: davinci-evm: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:19:08 +0000 (10:19 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:57:23 +0000 (12:57 +0100)
commit0cf76240c3657572c40fcd209df6a51dac93a580
tree2e724b81b9f529a915e8ce559d60a8cf07b64065
parent84630b0a5c7c6cda69d871095402399cfa2291c0
ASoC: ti: davinci-evm: 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/ti/davinci-evm.c