projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8bc117
)
configs: beagleplay: Enable RTC emulation
author
Jonathan Humphreys
<j-humphreys@ti.com>
Mon, 8 Apr 2024 21:10:52 +0000
(16:10 -0500)
committer
Tom 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/am62x_beagleplay_a53_defconfig
patch
|
blob
|
history
diff --git
a/configs/am62x_beagleplay_a53_defconfig
b/configs/am62x_beagleplay_a53_defconfig
index 5592328af768f11a1229213e9b78014b7c58fbe9..147967d3c111ed44e59b5c8ccdc63254f4a9d6cd 100644
(file)
--- a/
configs/am62x_beagleplay_a53_defconfig
+++ b/
configs/am62x_beagleplay_a53_defconfig
@@
-108,6
+108,8
@@
CONFIG_DM_REGULATOR_TPS65219=y
CONFIG_K3_SYSTEM_CONTROLLER=y
CONFIG_REMOTEPROC_TI_K3_ARM64=y
CONFIG_RESET_TI_SCI=y
+CONFIG_DM_RTC=y
+CONFIG_RTC_EMULATION=y
CONFIG_DM_SERIAL=y
CONFIG_SOC_DEVICE=y
CONFIG_SOC_DEVICE_TI_K3=y
@@
-118,3
+120,4
@@
CONFIG_SYSRESET_TI_SCI=y
CONFIG_EXT4_WRITE=y
CONFIG_FS_FAT_MAX_CLUSTSIZE=16384
CONFIG_LZO=y
+CONFIG_EFI_SET_TIME=y