blob: 05a0f086b95a5262663690e34444e4c7a431de28 [file] [log] [blame]
# LPC55XXX series configuration options
# Copyright (c) 2019, NXP
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_LPC55XXX
config SOC_SERIES
default "lpc55xxx"
config NUM_IRQS
# must be >= the highest interrupt number used
default 60
source "soc/arm/nxp_lpc/lpc55xxx/Kconfig.defconfig.lp*"
endif # SOC_SERIES_LPC55XXX