mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-19 13:07:13 +07:00
8ceb3b259c
Add driver for Imagination Technologies parallel output controller Signed-off-by: Damien.Horsley <Damien.Horsley@imgtec.com> Signed-off-by: Mark Brown <broonie@kernel.org>
4 lines
161 B
Makefile
4 lines
161 B
Makefile
obj-$(CONFIG_SND_SOC_IMG_I2S_IN) += img-i2s-in.o
|
|
obj-$(CONFIG_SND_SOC_IMG_I2S_OUT) += img-i2s-out.o
|
|
obj-$(CONFIG_SND_SOC_IMG_PARALLEL_OUT) += img-parallel-out.o
|