]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/mach-sti/Kconfig
arm: Add support for STMicroelectronics STiH410 soc
[people/ms/u-boot.git] / arch / arm / mach-sti / Kconfig
diff --git a/arch/arm/mach-sti/Kconfig b/arch/arm/mach-sti/Kconfig
new file mode 100644 (file)
index 0000000..87c04b2
--- /dev/null
@@ -0,0 +1,6 @@
+if ARCH_STI
+
+config SYS_SOC
+       default "stih410"
+
+endif