mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-15 13:26:02 +01:00
The explicit arch specific build symbol allows to group supported boards, generalize common config options and it will serve as a dependency for platform only drivers. Two related board defconfigs are resynced after the change. Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>