Searched hist:c6b6fc206586cc07a18595d2a3d815a806a057d0 (Results 1 – 1 of 1) sorted by relevance
/linux/sound/drivers/ |
H A D | Kconfig | diff c6b6fc206586cc07a18595d2a3d815a806a057d0 Sun Nov 24 09:39:24 CET 2019 Takashi Iwai <tiwai@suse.de> ALSA: aloop: Fix dependency on timer API
An explicit Kconfig dependency is missing for the recent addition of the timer support. CONFIG_SND_TIMER isn't always selected by SND_PCM.
Fixes: 26c53379f98d ("ALSA: aloop: Support selection of snd_timer instead of jiffies") Reported-by: kbuild test robot <lkp@intel.com> Link: https://lore.kernel.org/r/20191124083924.14049-1-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|