blob: 0635e78adf88f697dca0f9f0e08242f6dafb2a7f [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
CONFIG_MAIN_STACK_SIZE=3072
# board/soc-related configurations
CONFIG_SOC_SERIES_NXP_IMX8=y
CONFIG_SOC_MIMX8QXP_ADSP=y
CONFIG_BOARD_NXP_ADSP_IMX8X=y
CONFIG_LOG=y
# TODO: maybe move this to SOF?
CONFIG_DYNAMIC_INTERRUPTS=y
CONFIG_BUILD_OUTPUT_BIN=n
# clock-related configurations
CONFIG_CLOCK_CONTROL=y
# serial-related configurations
CONFIG_SERIAL=y
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y