ARM: stm32: Disable EFI on DHSOM
authorMarek Vasut <marex@denx.de>
Sat, 23 Oct 2021 18:33:56 +0000 (20:33 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Wed, 10 Nov 2021 16:03:59 +0000 (17:03 +0100)
commit00d787827534ce965da7fba2fa6d6f4a067977d0
treec23b0639a6ef623f910d6fb32c7412f0cc87e0e5
parent848da6f17aca2bc4e61bcb3f22a4c1136d2992b6
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>
configs/stm32mp15_dhcom_basic_defconfig
configs/stm32mp15_dhcor_basic_defconfig