Skip to content

Commit 8fa0ee0

Browse files
nhivprminnich
authored andcommitted
ampere/jade: enable EFI RTC
This enables EFI RTC support to show correct time in the u-root environment. Signed-off-by: Nhi Pham <nhi@os.amperecomputing.com>
1 parent 7bc5629 commit 8fa0ee0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

mainboards/ampere/jade/flash.config

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,7 @@ CONFIG_EFI_CAPSULE_LOADER=y
489489
# CONFIG_EFI_TEST is not set
490490
# CONFIG_RESET_ATTACK_MITIGATION is not set
491491
# CONFIG_EFI_DISABLE_PCI_DMA is not set
492+
CONFIG_RTC_DRV_EFI=y
492493
# end of EFI (Extensible Firmware Interface) Support
493494

494495
CONFIG_EFI_EARLYCON=y
@@ -1932,7 +1933,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y
19321933
# CONFIG_INFINIBAND is not set
19331934
CONFIG_EDAC_SUPPORT=y
19341935
# CONFIG_EDAC is not set
1935-
# CONFIG_RTC_CLASS is not set
1936+
CONFIG_RTC_CLASS=y
19361937
# CONFIG_DMADEVICES is not set
19371938

19381939
#

0 commit comments

Comments
 (0)