162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci# S3c24XX Platform Support 362306a36Sopenharmony_cisnd-soc-s3c-dma-objs := dmaengine.o 462306a36Sopenharmony_cisnd-soc-idma-objs := idma.o 562306a36Sopenharmony_cisnd-soc-samsung-spdif-objs := spdif.o 662306a36Sopenharmony_cisnd-soc-pcm-objs := pcm.o 762306a36Sopenharmony_cisnd-soc-i2s-objs := i2s.o 862306a36Sopenharmony_ci 962306a36Sopenharmony_ciobj-$(CONFIG_SND_SOC_SAMSUNG) += snd-soc-s3c-dma.o 1062306a36Sopenharmony_ciobj-$(CONFIG_SND_SAMSUNG_SPDIF) += snd-soc-samsung-spdif.o 1162306a36Sopenharmony_ciobj-$(CONFIG_SND_SAMSUNG_PCM) += snd-soc-pcm.o 1262306a36Sopenharmony_ciobj-$(CONFIG_SND_SAMSUNG_I2S) += snd-soc-i2s.o 1362306a36Sopenharmony_ciobj-$(CONFIG_SND_SAMSUNG_I2S) += snd-soc-idma.o 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ci# S3C24XX Machine Support 1662306a36Sopenharmony_cisnd-soc-smdk-wm8994-objs := smdk_wm8994.o 1762306a36Sopenharmony_cisnd-soc-snow-objs := snow.o 1862306a36Sopenharmony_cisnd-soc-smdk-spdif-objs := smdk_spdif.o 1962306a36Sopenharmony_cisnd-soc-smdk-wm8994pcm-objs := smdk_wm8994pcm.o 2062306a36Sopenharmony_cisnd-soc-speyside-objs := speyside.o 2162306a36Sopenharmony_cisnd-soc-tobermory-objs := tobermory.o 2262306a36Sopenharmony_cisnd-soc-lowland-objs := lowland.o 2362306a36Sopenharmony_cisnd-soc-littlemill-objs := littlemill.o 2462306a36Sopenharmony_cisnd-soc-bells-objs := bells.o 2562306a36Sopenharmony_cisnd-soc-odroid-objs := odroid.o 2662306a36Sopenharmony_cisnd-soc-arndale-objs := arndale.o 2762306a36Sopenharmony_cisnd-soc-tm2-wm5110-objs := tm2_wm5110.o 2862306a36Sopenharmony_cisnd-soc-aries-wm8994-objs := aries_wm8994.o 2962306a36Sopenharmony_cisnd-soc-midas-wm1811-objs := midas_wm1811.o 3062306a36Sopenharmony_ci 3162306a36Sopenharmony_ciobj-$(CONFIG_SND_SOC_SAMSUNG_SMDK_WM8994) += snd-soc-smdk-wm8994.o 3262306a36Sopenharmony_ciobj-$(CONFIG_SND_SOC_SNOW) += snd-soc-snow.o 3362306a36Sopenharmony_ciobj-$(CONFIG_SND_SOC_SAMSUNG_SMDK_SPDIF) += snd-soc-smdk-spdif.o 3462306a36Sopenharmony_ciobj-$(CONFIG_SND_SOC_SMDK_WM8994_PCM) += snd-soc-smdk-wm8994pcm.o 3562306a36Sopenharmony_ciobj-$(CONFIG_SND_SOC_SPEYSIDE) += snd-soc-speyside.o 3662306a36Sopenharmony_ciobj-$(CONFIG_SND_SOC_TOBERMORY) += snd-soc-tobermory.o 3762306a36Sopenharmony_ciobj-$(CONFIG_SND_SOC_LOWLAND) += snd-soc-lowland.o 3862306a36Sopenharmony_ciobj-$(CONFIG_SND_SOC_LITTLEMILL) += snd-soc-littlemill.o 3962306a36Sopenharmony_ciobj-$(CONFIG_SND_SOC_BELLS) += snd-soc-bells.o 4062306a36Sopenharmony_ciobj-$(CONFIG_SND_SOC_ODROID) += snd-soc-odroid.o 4162306a36Sopenharmony_ciobj-$(CONFIG_SND_SOC_ARNDALE) += snd-soc-arndale.o 4262306a36Sopenharmony_ciobj-$(CONFIG_SND_SOC_SAMSUNG_TM2_WM5110) += snd-soc-tm2-wm5110.o 4362306a36Sopenharmony_ciobj-$(CONFIG_SND_SOC_SAMSUNG_ARIES_WM8994) += snd-soc-aries-wm8994.o 4462306a36Sopenharmony_ciobj-$(CONFIG_SND_SOC_SAMSUNG_MIDAS_WM1811) += snd-soc-midas-wm1811.o 45