zephyr/boards/arm64/fvp_baser_aemv8r/Kconfig.defconfig

13 lines
250 B
Plaintext
Raw Normal View History

# Copyright (c) 2021 Arm Limited (or its affiliates). All rights reserved.
# SPDX-License-Identifier: Apache-2.0
if BOARD_FVP_BASER_AEMV8R
config BUILD_OUTPUT_BIN
default y
config BOARD
default "fvp_baser_aemv8r"
endif # BOARD_FVP_BASER_AEMV8R