mirror of
https://xff.cz/git/u-boot/
synced 2025-09-25 20:41:16 +02:00
We have common defines that we duplicate in various ways. Having an arch specific config.h gives us a common location for those defines. Eventually we should be able to replace this when we have proper Kconfig support. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>