xref: /openbmc/linux/sound/soc/rockchip/Kconfig (revision 6774def6)
1config SND_SOC_ROCKCHIP
2	tristate "ASoC support for Rockchip"
3	depends on COMPILE_TEST || ARCH_ROCKCHIP
4	select SND_SOC_GENERIC_DMAENGINE_PCM
5	help
6	  Say Y or M if you want to add support for codecs attached to
7	  the Rockchip SoCs' Audio interfaces. You will also need to
8	  select the audio interfaces to support below.
9
10config SND_SOC_ROCKCHIP_I2S
11	tristate
12