blob: a8ed14bf15a4ba72a85a9cf41705ae882ba26406 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
#
# Copyright (c) 2017, Linaro Ltd
#
# Kconfig.defconfig.msp432p401r- TI SimpleLink MSP432P401R SoC
#
if SOC_MSP432P401R
config SOC
default "msp432p401r"
config SYS_CLOCK_HW_CYCLES_PER_SEC
default 48000000
config NUM_IRQS
default 64
endif # SOC_MSP432P401R