summaryrefslogtreecommitdiff
path: root/configs/am62ax_evm_a53_defconfig
diff options
context:
space:
mode:
authorBryan Brattlof <bb@ti.com>2023-11-07 17:30:38 -0600
committerPraneeth Bajjuri <praneeth@ti.com>2023-11-07 17:55:03 -0600
commit5b41c7c481d1625cd54b593c5dd205ca37f45714 (patch)
treea26e6af8fe3002d4f09c3ed578d1433635d1a030 /configs/am62ax_evm_a53_defconfig
parentd36ad81d25a9929a79aad63a56987625dac4131a (diff)
configs: am62ax: setup the 32k RTC crystal
The am62ax utilizes the same 32k crystal for a more accurate RTC clock source. Enable the configuration to set this up for Linux. Signed-off-by: Bryan Brattlof <bb@ti.com>
Diffstat (limited to 'configs/am62ax_evm_a53_defconfig')
-rw-r--r--configs/am62ax_evm_a53_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am62ax_evm_a53_defconfig b/configs/am62ax_evm_a53_defconfig
index 9cb3a17449..45bbffada4 100644
--- a/configs/am62ax_evm_a53_defconfig
+++ b/configs/am62ax_evm_a53_defconfig
@@ -3,6 +3,7 @@ CONFIG_ARCH_K3=y
CONFIG_TI_SECURE_DEVICE=y
CONFIG_SPL_GPIO=y
CONFIG_SYS_MALLOC_F_LEN=0x8000
+CONFIG_BOARD_HAS_32K_RTC_CRYSTAL=y
CONFIG_SPL_LIBCOMMON_SUPPORT=y
CONFIG_SPL_LIBGENERIC_SUPPORT=y
CONFIG_NR_DRAM_BANKS=2