Commit 4221dd5
committed
zephyr: only build sof_dma.h syscalls if enabled in build
The sof_dma.h syscalls are emitted to build whenever CONFIG_USERSPACE is
set. Limit this so that the syscalls are emitted only if
CONFIG_SOF_USERSPACE_INTERFACE_DMA is set.
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>1 parent ffc2f57 commit 4221dd5
1 file changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
490 | 490 | | |
491 | 491 | | |
492 | 492 | | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
498 | 497 | | |
499 | 498 | | |
500 | 499 | | |
| |||
0 commit comments