1 # SPDX-License-Identifier: GPL-2.0
2 menu "SoC Audio support for Renesas SoCs"
3 depends on SUPERH || ARCH_RENESAS || COMPILE_TEST
5 config SND_SOC_PCM_SH7760
6 tristate "SoC Audio support for Renesas SH7760"
7 depends on CPU_SUBTYPE_SH7760 && SH_DMABRG
9 Enable this option for SH7760 AC97/I2S audio support.
16 config SND_SOC_SH4_HAC
19 select SND_SOC_AC97_BUS
21 config SND_SOC_SH4_SSI
24 config SND_SOC_SH4_FSI
25 tristate "SH4 FSI support"
26 depends on SUPERH || COMMON_CLK
27 select SND_SIMPLE_CARD
29 This option enables FSI sound support
31 config SND_SOC_SH4_SIU
33 depends on ARCH_SHMOBILE && HAVE_CLK
40 tristate "R-Car series SRU/SCU/SSIU/SSI support"
42 depends on OF || COMPILE_TEST
43 select SND_SIMPLE_CARD_UTILS
46 This option enables R-Car SRU/SCU/SSIU/SSI sound support
52 config SND_SH7760_AC97
53 tristate "SH7760 AC97 sound support"
54 depends on CPU_SUBTYPE_SH7760 && SND_SOC_PCM_SH7760
55 select SND_SOC_SH4_HAC
56 select SND_SOC_AC97_CODEC
58 This option enables generic sound support for the first
59 AC97 unit of the SH7760.
62 tristate "SIU sound support on Migo-R"
63 depends on SH_MIGOR && I2C
64 select SND_SOC_SH4_SIU
67 This option enables sound support for the SH7722 Migo-R board