blob: 0845fedf612027c871488dea6af664924481b772 [file] [log] [blame]
# LPC11U6X series configuration options
# Copyright (c) 2020, Seagate
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_LPC11U6X
source "soc/arm/nxp_lpc/lpc11u6x/Kconfig.defconfig.lp*"
config SOC_SERIES
default "lpc11u6x"
config NUM_IRQS
# must be >= the highest interrupt number used
default 40
endif # SOC_SERIES_LPC11U6X