aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/rockchip/Kconfig
blob: c196a466eef6ea2f3d45f69e92801a7c263120dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
config SND_SOC_ROCKCHIP
	tristate "ASoC support for Rockchip"
	depends on COMPILE_TEST || ARCH_ROCKCHIP
	select SND_SOC_GENERIC_DMAENGINE_PCM
	select SND_ROCKCHIP_I2S
	help
	  Say Y or M if you want to add support for codecs attached to
	  the Rockchip SoCs' Audio interfaces. You will also need to
	  select the audio interfaces to support below.

config SND_ROCKCHIP_I2S
	tristate