1 # SPDX-License-Identifier: GPL-2.0-only 1 # SPDX-License-Identifier: GPL-2.0-only 2 config SND_SOC_STARFIVE 2 config SND_SOC_STARFIVE 3 tristate "Audio support for StarFive S 3 tristate "Audio support for StarFive SoC" 4 depends on COMPILE_TEST || ARCH_STARFI 4 depends on COMPILE_TEST || ARCH_STARFIVE 5 help 5 help 6 Say Y or M if you want to add suppor 6 Say Y or M if you want to add support for codecs attached to 7 the Starfive SoCs' Audio interfaces. 7 the Starfive SoCs' Audio interfaces. You will also need to 8 select the audio interfaces to suppo 8 select the audio interfaces to support below. 9 9 10 config SND_SOC_JH7110_PWMDAC 10 config SND_SOC_JH7110_PWMDAC 11 tristate "JH7110 PWM-DAC device driver 11 tristate "JH7110 PWM-DAC device driver" 12 depends on HAVE_CLK && SND_SOC_STARFIV 12 depends on HAVE_CLK && SND_SOC_STARFIVE 13 select SND_SOC_GENERIC_DMAENGINE_PCM 13 select SND_SOC_GENERIC_DMAENGINE_PCM 14 select SND_SOC_SPDIF 14 select SND_SOC_SPDIF 15 help 15 help 16 Say Y or M if you want to add support 16 Say Y or M if you want to add support for StarFive JH7110 17 PWM-DAC driver. 17 PWM-DAC driver. 18 18 19 config SND_SOC_JH7110_TDM 19 config SND_SOC_JH7110_TDM 20 tristate "JH7110 TDM device driver" 20 tristate "JH7110 TDM device driver" 21 depends on HAVE_CLK && SND_SOC_STARFIV 21 depends on HAVE_CLK && SND_SOC_STARFIVE 22 select SND_SOC_GENERIC_DMAENGINE_PCM 22 select SND_SOC_GENERIC_DMAENGINE_PCM 23 help 23 help 24 Say Y or M if you want to add suppor 24 Say Y or M if you want to add support for StarFive TDM driver.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.