summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2021-09-29 14:39:09 +0300
committerPriyanka Jain <priyanka.jain@nxp.com>2021-11-09 12:13:24 +0300
commit9e91bb036743e57b5fcb467c72ea426bb8776296 (patch)
tree74c50350f57ed77638d054f0e80beca0d2caa84c /configs
parent0ecf45f5bd038a2610e81491d4f9fb47c2b5c71d (diff)
downloadu-boot-9e91bb036743e57b5fcb467c72ea426bb8776296.tar.xz
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>
Diffstat (limited to 'configs')
-rw-r--r--configs/kontron_sl28_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/kontron_sl28_defconfig b/configs/kontron_sl28_defconfig
index 90e595f145..f24051ac64 100644
--- a/configs/kontron_sl28_defconfig
+++ b/configs/kontron_sl28_defconfig
@@ -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