Skip to content

Commit 4ca24fb

Browse files
committed
app: boards: Remove unused UAOL configuration
The UAOL Kconfig flag was causing build aborts due to Kconfig warnings in the native_sim fuzzer environment. Since it is unused, it has been removed to allow the zephyr build to proceed cleanly. Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
1 parent 9980436 commit 4ca24fb

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

app/boards/intel_adsp/Kconfig.defconfig

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

126-
config UAOL
127-
default y if ACE
128-
129126

130127
# # Zephyr / power settings
131128
# ----------------------------------------

0 commit comments

Comments
 (0)