Skip to content

Commit

Permalink
app: boards: imx8mp: Enable CONFIG_ZEPHYR_LOG by default
Browse files Browse the repository at this point in the history
This enables Zephyr logging and helps debugging.

Signed-off-by: Daniel Baluta <[email protected]>
  • Loading branch information
dbaluta committed Jan 17, 2025
1 parent 45d5365 commit 1b7a465
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/boards/imx8mp_evk_mimx8ml8_adsp.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ CONFIG_FORMAT_CONVERT_HIFI3=n
CONFIG_KPB_FORCE_COPY_TYPE_NORMAL=n
CONFIG_DMA=y
CONFIG_DMA_NXP_SDMA=y
CONFIG_ZEPHYR_LOG=y
CONFIG_TRACE=n
CONFIG_SHARED_INTERRUPTS=y
CONFIG_ZEPHYR_NATIVE_DRIVERS=y
Expand Down

0 comments on commit 1b7a465

Please sign in to comment.