blob: fe7891c0fd32292c81b071a4a78e1dd24d116471 [file] [log] [blame]
# Copyright 2020 Broadcom
# SPDX-License-Identifier: Apache-2.0
choice
prompt "Broadcom Viper SoC"
depends on SOC_SERIES_VIPER
config SOC_BCM58402_M7
bool "Broadcom BCM58402 M7"
select CPU_CORTEX_M7
select CPU_CORTEX_M_HAS_SYSTICK
select CPU_HAS_ARM_MPU
select CORTEX_M_SYSTICK
endchoice