1# Copyright (c) 2021 Carlo Caione <ccaione@baylibre.com> 2# SPDX-License-Identifier: Apache-2.0 3 4if BOARD_FVP_BASE_REVC_2XAEMV8A 5 6config BUILD_OUTPUT_BIN 7 default y 8 9endif # BOARD_FVP_BASE_REVC_2XAEMV8A 10