MIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit
[linux-drm-fsl-dcu.git] / arch / mips / pic32 / Kconfig
index 9be43c19a2af5a1afee341fee76ce86f3aefd6dd..fde56a8b85cae1dc201846948bba1ab0024e4769 100644 (file)
@@ -32,4 +32,20 @@ config PIC32MZDA
 
 endchoice
 
+choice
+       prompt "Devicetree selection"
+       default DTB_PIC32_NONE
+       help
+         Select the devicetree.
+
+config DTB_PIC32_NONE
+       bool "None"
+
+config DTB_PIC32_MZDA_SK
+       bool "PIC32MZDA Starter Kit"
+       depends on PIC32MZDA
+       select BUILTIN_DTB
+
+endchoice
+
 endif # MACH_PIC32