mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 11:32:04 +00:00
61595dca74
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 |