mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-10 16:49:21 +00:00
Since the build of PCM timer may be disabled via Kconfig now, each
driver that provides a timer interface needs to set CONFIG_SND_TIMER
explicitly. Otherwise it may get a build error due to missing
symbol.
Fixes:
|
||
|---|---|---|
| .. | ||
| amd7930.c | ||
| cs4231.c | ||
| dbri.c | ||
| Kconfig | ||
| Makefile | ||