summaryrefslogtreecommitdiff
path: root/configs/ls1043ardb_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorMian Yousaf Kaukab <ykaukab@suse.de>2019-01-29 16:38:39 +0100
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2019-03-03 20:56:00 +0530
commitc504b0d62c6d41a074caa3c9801cae135557f3d3 (patch)
tree158d8bb7b46d7d50346213f5ae9e8c7cdc592a61 /configs/ls1043ardb_SECURE_BOOT_defconfig
parentd3d86fca22e022016c7fc6a6c8e4cf6bbc25f074 (diff)
board: ls1043a: enable EFI_LOADER_BOUNCE_BUFFER
EFI applications need bounce buffers to work properly on these platforms. Signed-off-by: Mian Yousaf Kaukab <ykaukab@suse.de> Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Diffstat (limited to 'configs/ls1043ardb_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls1043ardb_SECURE_BOOT_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1043ardb_SECURE_BOOT_defconfig b/configs/ls1043ardb_SECURE_BOOT_defconfig
index 0a51540674..3f5e0b720a 100644
--- a/configs/ls1043ardb_SECURE_BOOT_defconfig
+++ b/configs/ls1043ardb_SECURE_BOOT_defconfig
@@ -48,3 +48,4 @@ CONFIG_USB_XHCI_DWC3=y
CONFIG_RSA=y
CONFIG_SPL_RSA=y
CONFIG_RSA_SOFTWARE_EXP=y
+CONFIG_EFI_LOADER_BOUNCE_BUFFER=y