commit | 6fe4ff6bc2a76f2b901da26f34fb6dc74ac384fa | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sat Oct 23 20:33:56 2021 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Wed Nov 10 17:03:59 2021 +0100 |
tree | c23b0639a6ef623f910d6fb32c7412f0cc87e0e5 | |
parent | afd7e7e9b6753ee440e4e67af5a3b65166f310c5 [diff] |
ARM: stm32: Disable EFI on DHSOM The EFI support is unused and disabling it saves about 70 kiB of space. In case EFI support is required, it can be re-enabled. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Patrice Chotard <patrice.chotard@foss.st.com> Cc: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com> Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>