summaryrefslogtreecommitdiff
path: root/arch/mips/mach-pic32/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/mach-pic32/Kconfig')
-rw-r--r--arch/mips/mach-pic32/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/mips/mach-pic32/Kconfig b/arch/mips/mach-pic32/Kconfig
new file mode 100644
index 0000000..c1cc5e3
--- /dev/null
+++ b/arch/mips/mach-pic32/Kconfig
@@ -0,0 +1,7 @@
+menu "Microchip PIC32 platforms"
+ depends on MACH_PIC32
+
+config SYS_SOC
+ default "none"
+
+endmenu