blob: 54d455ef540bf38bd59cfc05a12c4e78335b25c9 [file] [log] [blame]
# Copyright (c) 2022 Carlo Caione <ccaione@baylibre.com>
# SPDX-License-Identifier: Apache-2.0
config BUILD_OUTPUT_BIN
default n
config BOARD
default "qemu_riscv32e" if BOARD_QEMU_RISCV32E
# Use thread local storage by default so that
# this feature gets more CI coverage.
config THREAD_LOCAL_STORAGE
default y