[PATCH v2 1/5] board: sl28: enable EFI_SET_TIME support
Michael Walle
michael at walle.cc
Mon Sep 13 17:22:36 CEST 2021
Allow EFI to actually set the time before ExitBootServices().
Signed-off-by: Michael Walle <michael at walle.cc>
---
changes since v1:
- none
configs/kontron_sl28_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/kontron_sl28_defconfig b/configs/kontron_sl28_defconfig
index e15928bead..8bd7d5be4b 100644
--- a/configs/kontron_sl28_defconfig
+++ b/configs/kontron_sl28_defconfig
@@ -92,3 +92,4 @@ CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
CONFIG_OF_LIBFDT_ASSUME_MASK=0x0
CONFIG_OF_LIBFDT_OVERLAY=y
+CONFIG_EFI_SET_TIME=y
--
2.30.2
More information about the U-Boot
mailing list