blob: 325b05b84e90c58b25aa6b12eead4ee0c0294692 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
CONFIG_MAIN_STACK_SIZE=3072
# board/soc-related configurations
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