You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
298 B
8 lines
298 B
# Copyright (c) 2017 Linaro Limited |
|
# SPDX-License-Identifier: Apache-2.0 |
|
|
|
config BOARD_MPS2 |
|
select SOC_MPS2_AN385 if BOARD_MPS2_AN385 |
|
select SOC_MPS2_AN521_CPU0 if BOARD_MPS2_AN521_CPU0 |
|
select SOC_MPS2_AN521_CPU0 if BOARD_MPS2_AN521_CPU0_NS |
|
select SOC_MPS2_AN521_CPU1 if BOARD_MPS2_AN521_CPU1
|
|
|