config: imx53: Disable support for EFI on HSC|DDC boards
authorLukasz Majewski <lukma@denx.de>
Tue, 9 Jul 2019 14:04:06 +0000 (16:04 +0200)
committerStefano Babic <sbabic@denx.de>
Fri, 19 Jul 2019 18:32:24 +0000 (20:32 +0200)
This patch disables support for running EFI applications on HSC|DDC boards.
As a result - considerable size reduction (~14%) has been observed (for
for u-boot-dtb.imx 475KiB to 407KiB).

Signed-off-by: Lukasz Majewski <lukma@denx.de>
configs/kp_imx53_defconfig

index 86d672784c99ef97887fad18600c56fb480c7789..ea6f8f6d313afebe565d05d6ca944ac91b81c018 100644 (file)
@@ -47,3 +47,5 @@ CONFIG_MXC_UART=y
 CONFIG_USB=y
 CONFIG_USB_EHCI_MX5=y
 CONFIG_USB_STORAGE=y
+CONFIG_HEXDUMP=y
+# CONFIG_EFI_LOADER is not set