# Copyright (c) 2022 Linaro.
# SPDX-License-Identifier: Apache-2.0
if BOARD_KV260_R5
config BUILD_OUTPUT_BIN
default y
if USERSPACE
config COMPILER_ISA_THUMB2
default n
endif
endif # BOARD_KV260_R5