Commit 35cc347
committed
boards: ace30: Enable CONFIG_UAOL for PTL
Starting from Zephyr commit fc2b1b2f3e2 ("drivers: uaol: Do not enable
by default UAOL"), the UAOL (USB Audio Offload Link) driver is no
longer enabled by default. This change cause build failures
with linker errors:
undefined reference to `__device_dts_ord_110'
This commit enables CONFIG_UAOL=y for PTL
Signed-off-by: Mateusz Junkier <mateusz.junkier@intel.com>1 parent 292e21d commit 35cc347
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
0 commit comments