[PATCH] board: sl28: enable EFI_SET_TIME support

8 Sep
2021
8 Sep
'21
6:16 p.m.
Allow EFI to set the time before ExitBootServices().
Signed-off-by: Michael Walle michael@walle.cc --- 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
1338
Age (days ago)
1338
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michael Walle