7 lines
221 B
Plaintext
7 lines
221 B
Plaintext
|
# Copyright (c) 2021 Arm Limited (or its affiliates). All rights reserved.
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
config BOARD_FVP_BASER_AEMV8R
|
||
|
bool "FVP BaseR AEMv8R simulation board"
|
||
|
depends on SOC_FVP_AEMV8R_AARCH64
|