mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-15 11:07:46 +00:00
17467f2339
Add the ASoC drivers for the Freescale MPC8610 SoC and the MPC8610 HPCD reference board. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
7 lines
166 B
Makefile
7 lines
166 B
Makefile
# MPC8610 HPCD Machine Support
|
|
obj-$(CONFIG_SND_SOC_MPC8610_HPCD) += mpc8610_hpcd.o
|
|
|
|
# MPC8610 Platform Support
|
|
obj-$(CONFIG_SND_SOC_MPC8610) += fsl_ssi.o fsl_dma.o
|
|
|