mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-03 03:56:47 +07:00
3a9cf8efd7
This patch add support for synopsys I2S controller as per the ASoC framework. Signed-off-by: Rajeev Kumar <rajeev-dlh.kumar@st.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
4 lines
82 B
Makefile
4 lines
82 B
Makefile
# SYNOPSYS Platform Support
|
|
obj-$(CONFIG_SND_DESIGNWARE_I2S) += designware_i2s.o
|
|
|