sound: Add a new stop_play() method
[oweals/u-boot.git] / drivers / sound / Makefile
index e155041ff5f9d14ac0dbd5577ae545f013cc6ae2..73ed7fe53c3115c28d84fe0bf5069f8b2670441f 100644 (file)
@@ -11,6 +11,7 @@ obj-$(CONFIG_I2S_SAMSUNG)     += samsung-i2s.o
 obj-$(CONFIG_SOUND_SANDBOX)    += sandbox.o
 obj-$(CONFIG_I2S_ROCKCHIP)     += rockchip_i2s.o rockchip_sound.o
 obj-$(CONFIG_I2S_SAMSUNG)      += samsung_sound.o
+obj-$(CONFIG_I2S_TEGRA)                += tegra_ahub.o tegra_i2s.o tegra_sound.o
 obj-$(CONFIG_SOUND_WM8994)     += wm8994.o
 obj-$(CONFIG_SOUND_MAX98088)   += max98088.o maxim_codec.o
 obj-$(CONFIG_SOUND_MAX98090)   += max98090.o maxim_codec.o