Kconfig 241 B

1234567891011
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. config ARCH_LPC32XX
  3. bool "NXP LPC32XX"
  4. depends on ARCH_MULTI_V5
  5. select ARM_AMBA
  6. select CLKSRC_LPC32XX
  7. select CPU_ARM926T
  8. select GPIOLIB
  9. help
  10. Support for the NXP LPC32XX family of processors