summaryrefslogtreecommitdiff
path: root/configs/ls1046aqds_tfa_defconfig
diff options
context:
space:
mode:
authorMian Yousaf Kaukab <ykaukab@suse.de>2019-01-29 16:38:36 +0100
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2019-03-03 20:56:00 +0530
commit1eb41fca085bd2633195dd724acc0df11cd9887c (patch)
treed84cd492de5fb8e557a825ba285d4a55451b7510 /configs/ls1046aqds_tfa_defconfig
parent1a1e272a179c7708f665496b7f5f2ab2ec282f09 (diff)
board: ls1046a: 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/ls1046aqds_tfa_defconfig')
-rw-r--r--configs/ls1046aqds_tfa_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1046aqds_tfa_defconfig b/configs/ls1046aqds_tfa_defconfig
index f77aa23024..e4ccdc6d85 100644
--- a/configs/ls1046aqds_tfa_defconfig
+++ b/configs/ls1046aqds_tfa_defconfig
@@ -61,3 +61,4 @@ CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
+CONFIG_EFI_LOADER_BOUNCE_BUFFER=y