arm: Add support for STMicroelectronics STiH410 soc
[oweals/u-boot.git] / arch / arm / mach-sti / Kconfig
1 if ARCH_STI
2
3 config SYS_SOC
4         default "stih410"
5
6 endif