Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c52680b3 authored by Asish Bhattacharya's avatar Asish Bhattacharya
Browse files

SoC: core: default select SND_TIMER based on SND_PCM



Currently being bool it does not allow to make it loadable.

Change-Id: I22bf33974eecf3b8cb2d34194a26d1232d8d95d4
Signed-off-by: default avatarAsish Bhattacharya <asishb@codeaurora.org>
parent 5e1098b9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@ menuconfig SND_SOC
	select SND_PCM
	select AC97_BUS if SND_SOC_AC97_BUS
	select SND_JACK
	select SND_TIMER
	select SND_HWDEP
	select SND_SOC_COMPRESS
	select REGMAP_I2C if I2C