Skip to content

Commit 77afefe

Browse files
boards: intel: enable UAOL on ACE platforms
Enables UAOL (USB Audio Offload Link) feature on ACE Intel ADSP platforms. Signed-off-by: Serhiy Katsyuba <serhiy.katsyuba@intel.com>
1 parent 6572036 commit 77afefe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/boards/intel_adsp/Kconfig.defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,9 @@ config INTEL_ADSP_TIMER
123123
config MM_DRV
124124
default y
125125

126+
config UAOL
127+
default y if ACE
128+
126129

127130
# # Zephyr / power settings
128131
# ----------------------------------------

0 commit comments

Comments
 (0)