mirror of
https://xff.cz/git/u-boot/
synced 2026-01-25 07:15:41 +01:00
board: sl28: enable EFI_SET_TIME support
Allow EFI to actually set the time before ExitBootServices(). Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
This commit is contained in:
committed by
Priyanka Jain
parent
0ecf45f5bd
commit
9e91bb0367
@@ -94,3 +94,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
|
||||
|
||||
Reference in New Issue
Block a user