summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeal Ostrem <nealo@google.com>2018-01-05 03:15:43 +0000
committerandroid-build-merger <android-build-merger@google.com>2018-01-05 03:15:43 +0000
commit8adb5ff5b0ecb609546675063a9741ec47dec62c (patch)
tree2fd1d21a586331cf40bf5db183accb9505943883
parentf69e39dcf07f00aba0faafcf230bc4958319ccc3 (diff)
parent79c76bf2daaa627f6e18f84f581ea12e5a22db35 (diff)
downloaduboot-imx-8adb5ff5b0ecb609546675063a9741ec47dec62c.tar.gz
Eliminate random build failures due to race condition.
am: 79c76bf2da Change-Id: Ic3f036fc3af2eac0a1fbfa3b8cc0d1c14eb58bb0
-rw-r--r--configs/multa-imx7d_defconfig1
-rw-r--r--configs/mx6ul_nxpu_iopb_defconfig1
2 files changed, 2 insertions, 0 deletions
diff --git a/configs/multa-imx7d_defconfig b/configs/multa-imx7d_defconfig
index 338feb411f..083e409115 100644
--- a/configs/multa-imx7d_defconfig
+++ b/configs/multa-imx7d_defconfig
@@ -31,3 +31,4 @@ CONFIG_DFU_MMC=y
CONFIG_USB=y
CONFIG_USB_STORAGE=y
CONFIG_OF_LIBFDT=y
+# CONFIG_EFI_LOADER is not set
diff --git a/configs/mx6ul_nxpu_iopb_defconfig b/configs/mx6ul_nxpu_iopb_defconfig
index a8d365c21b..5c83c439a5 100644
--- a/configs/mx6ul_nxpu_iopb_defconfig
+++ b/configs/mx6ul_nxpu_iopb_defconfig
@@ -31,3 +31,4 @@ CONFIG_USB=y
CONFIG_USB_STORAGE=y
CONFIG_OF_LIBFDT=y
CONFIG_AVB_ATX=y
+# CONFIG_EFI_LOADER is not set