Kconfig (020abf03cd659388f94cb328e1e1df0656e0d7ff) Kconfig (af8a2fe12fae1b59178dc96e396e5665bcbea7da)
1menu "SoC Audio support for SuperH"
2 depends on SUPERH || ARCH_SHMOBILE
3
4config SND_SOC_PCM_SH7760
5 tristate "SoC Audio support for Renesas SH7760"
6 depends on CPU_SUBTYPE_SH7760 && SH_DMABRG
7 help
8 Enable this option for SH7760 AC97/I2S audio support.

--- 32 unchanged lines hidden (view full) ---

41 tristate "SH7760 AC97 sound support"
42 depends on CPU_SUBTYPE_SH7760 && SND_SOC_PCM_SH7760
43 select SND_SOC_SH4_HAC
44 select SND_SOC_AC97_CODEC
45 help
46 This option enables generic sound support for the first
47 AC97 unit of the SH7760.
48
1menu "SoC Audio support for SuperH"
2 depends on SUPERH || ARCH_SHMOBILE
3
4config SND_SOC_PCM_SH7760
5 tristate "SoC Audio support for Renesas SH7760"
6 depends on CPU_SUBTYPE_SH7760 && SH_DMABRG
7 help
8 Enable this option for SH7760 AC97/I2S audio support.

--- 32 unchanged lines hidden (view full) ---

41 tristate "SH7760 AC97 sound support"
42 depends on CPU_SUBTYPE_SH7760 && SND_SOC_PCM_SH7760
43 select SND_SOC_SH4_HAC
44 select SND_SOC_AC97_CODEC
45 help
46 This option enables generic sound support for the first
47 AC97 unit of the SH7760.
48
49config SND_FSI_AK4642
50 tristate "FSI-AK4642 sound support"
51 depends on SND_SOC_SH4_FSI && I2C
52 select SND_SOC_AK4642
53 help
54 This option enables generic sound support for the
55 FSI - AK4642 unit
56
57config SND_FSI_DA7210
58 tristate "FSI-DA7210 sound support"
59 depends on SND_SOC_SH4_FSI && I2C
60 select SND_SOC_DA7210
61 help
62 This option enables generic sound support for the
63 FSI - DA7210 unit
64

--- 16 unchanged lines hidden ---
49config SND_FSI_DA7210
50 tristate "FSI-DA7210 sound support"
51 depends on SND_SOC_SH4_FSI && I2C
52 select SND_SOC_DA7210
53 help
54 This option enables generic sound support for the
55 FSI - DA7210 unit
56

--- 16 unchanged lines hidden ---