soc: nordic: Select symbol properly

Correctly selects the Kconfig symbols for viper CPU clusters
instead of having a reverse hwmv1 setup where the symbol has
a choice

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
Jamie McCrae 2024-11-29 12:57:42 +00:00 committed by Fabio Baltieri
commit 486fd37de9
4 changed files with 7 additions and 9 deletions

View file

@ -2,9 +2,7 @@
# SPDX-License-Identifier: Apache-2.0
config RISCV_CORE_NORDIC_VPR
bool "RISC-V Nordic VPR core"
default y
depends on DT_HAS_NORDIC_VPR_ENABLED
bool
select ATOMIC_OPERATIONS_C
select RISCV
select RISCV_PRIVILEGED