OSDN Git Service

ASoC: atmel: atmel-classd: don't select unnecessary Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Jun 2019 01:14:23 +0000 (10:14 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2019 11:48:10 +0000 (12:48 +0100)
commit02602401e53168a66d9c5fbf0b16bae0826f8145
tree39cc6ebe26bd3a5cc08cd3993489e1f6bfa3f687
parent6c6de1c9e2bf2a0901ca1f2a169d1a2f9fd27958
ASoC: atmel: atmel-classd: 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/atmel-classd.c