1 # SPDX-License-Identifier: GPL-2.0
8 bool "Microchip PIC32MZDA Platform"
13 select DMA_NONCOHERENT
14 select SYS_HAS_CPU_MIPS32_R2
15 select SYS_HAS_EARLY_PRINTK
16 select SYS_SUPPORTS_32BIT_KERNEL
17 select SYS_SUPPORTS_LITTLE_ENDIAN
26 Support for the Microchip PIC32MZDA microcontroller.
28 This is a 32-bit microcontroller with support for external or
29 internally packaged DDR2 memory up to 128MB.
31 For more information, see <http://www.microchip.com/>.
36 prompt "Devicetree selection"
37 default DTB_PIC32_NONE
39 Select the devicetree.
44 config DTB_PIC32_MZDA_SK
45 bool "PIC32MZDA Starter Kit"