summaryrefslogtreecommitdiffstats
path: root/sound/soc/generic/Kconfig
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2018-12-18 03:50:32 +0100
committerMark Brown <broonie@kernel.org>2019-01-03 17:34:17 +0100
commit61c263ac27a307cdf7f46aaee4810619103effad (patch)
tree2752a2af3a2c3cf464a73538d34d7f85f2b8bccd /sound/soc/generic/Kconfig
parentASoC: audio-graph-scu-card: remove audio-graph-scu-card on Doc (diff)
downloadlinux-61c263ac27a307cdf7f46aaee4810619103effad.tar.xz
linux-61c263ac27a307cdf7f46aaee4810619103effad.zip
ASoC: audio-graph-scu-card: remove audio-graph-scu-card
It is already merged into audio-graph-card. audio-graph-scu-card is no longer needed. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/generic/Kconfig')
-rw-r--r--sound/soc/generic/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/sound/soc/generic/Kconfig b/sound/soc/generic/Kconfig
index 92c2cf06f40a..59190f42fc08 100644
--- a/sound/soc/generic/Kconfig
+++ b/sound/soc/generic/Kconfig
@@ -24,12 +24,3 @@ config SND_AUDIO_GRAPH_CARD
This option enables generic simple sound card support
with OF-graph DT bindings.
It also support DPCM of multi CPU single Codec ststem.
-
-config SND_AUDIO_GRAPH_SCU_CARD
- tristate "ASoC Audio Graph SCU sound card support"
- depends on OF
- select SND_SIMPLE_CARD_UTILS
- help
- This option enables generic simple SCU sound card support
- with OF-graph DT bindings.
- It supports DPCM of multi CPU single Codec ststem.