[PATCH 3/5] rcar3_salvator-x: Drop EFI_LOADER
Simon Glass
sjg at chromium.org
Fri Mar 11 20:10:03 CET 2022
This board is too close to the limit to enable this feature. Drop it.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
configs/rcar3_salvator-x_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/rcar3_salvator-x_defconfig b/configs/rcar3_salvator-x_defconfig
index 5fb27d257af..402d56a1321 100644
--- a/configs/rcar3_salvator-x_defconfig
+++ b/configs/rcar3_salvator-x_defconfig
@@ -102,4 +102,4 @@ CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_GENERIC=y
CONFIG_USB_STORAGE=y
CONFIG_OF_LIBFDT_OVERLAY=y
-# CONFIG_EFI_UNICODE_CAPITALIZATION is not set
+# CONFIG_EFI_LOADER is not set
--
2.35.1.723.g4982287a31-goog
More information about the U-Boot
mailing list