Kconfig (976e3645923bdd2fe7893aae33fd7a21098bfb28) Kconfig (5d6f52671e76ca2d55d74e676ac4c38ceb14a2d3)
1# SPDX-License-Identifier: GPL-2.0-only
2
3config ARCH_LPC32XX
4 bool "NXP LPC32XX"
5 depends on ARCH_MULTI_V5
1# SPDX-License-Identifier: GPL-2.0-only
2
3config ARCH_LPC32XX
4 bool "NXP LPC32XX"
5 depends on ARCH_MULTI_V5
6 depends on CPU_LITTLE_ENDIAN
6 select ARM_AMBA
7 select CLKSRC_LPC32XX
8 select CPU_ARM926T
9 select GPIOLIB
10 help
11 Support for the NXP LPC32XX family of processors
7 select ARM_AMBA
8 select CLKSRC_LPC32XX
9 select CPU_ARM926T
10 select GPIOLIB
11 help
12 Support for the NXP LPC32XX family of processors