mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-20 01:33:37 -04: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 |