mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 20:19:47 +02: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 | ||