mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 07:31:45 +00:00
702648721d
Add driver for the i2s IP present on Google Chameleon v3 Signed-off-by: Paweł Anikiel <pan@semihalf.com Link: https://lore.kernel.org/r/20230508113037.137627-2-pan@semihalf.com Signed-off-by: Mark Brown <broonie@kernel.org
3 lines
85 B
Makefile
3 lines
85 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-$(CONFIG_SND_SOC_CHV3_I2S) += chv3-i2s.o
|