]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: j721e: Enable RTC emulation
authorJonathan Humphreys <j-humphreys@ti.com>
Mon, 8 Apr 2024 21:10:50 +0000 (16:10 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 17 Apr 2024 19:15:23 +0000 (13:15 -0600)
Signed-off-by: Jonathan Humphreys <j-humphreys@ti.com>
configs/j721e_evm_a72_defconfig

index 5028caa178298610f2d867c49696a91904bacf74..077bf508328d7369b3b816ef7fab09916bf0870b 100644 (file)
@@ -177,6 +177,8 @@ CONFIG_SPL_RAM=y
 CONFIG_REMOTEPROC_TI_K3_DSP=y
 CONFIG_REMOTEPROC_TI_K3_R5F=y
 CONFIG_RESET_TI_SCI=y
+CONFIG_DM_RTC=y
+CONFIG_RTC_EMULATION=y
 CONFIG_SCSI=y
 CONFIG_DM_SERIAL=y
 CONFIG_SOC_DEVICE=y
@@ -207,3 +209,4 @@ CONFIG_SPL_DFU=y
 CONFIG_UFS=y
 CONFIG_CADENCE_UFS=y
 CONFIG_TI_J721E_UFS=y
+CONFIG_EFI_SET_TIME=y