Skip to content

Commit

Permalink
boards: ace30: fix SOF log level
Browse files Browse the repository at this point in the history
This will fix SOF logs build,
previously INF log level was ON but at the same time log level OFF

Signed-off-by: Adrian Bonislawski <adrian.bonislawski@intel.com>
  • Loading branch information
abonislawski committed Aug 12, 2024
1 parent 21e2028 commit 0de53d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/boards/intel_adsp_ace30_ptl.conf
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ CONFIG_MM_DRV_INTEL_ADSP_TLB_REMAP_UNUSED_RAM=y

CONFIG_LOG_BACKEND_ADSP_MTRACE=y
CONFIG_SOF_LOG_LEVEL_INF=y

CONFIG_SOF_LOG_LEVEL_OFF=y
CONFIG_ZEPHYR_LOG=y
CONFIG_INTEL_ADSP_IPC=y

Expand Down

0 comments on commit 0de53d3

Please sign in to comment.