aboutsummaryrefslogtreecommitdiff
path: root/board/ti/am64x/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/ti/am64x/Kconfig')
-rw-r--r--board/ti/am64x/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/ti/am64x/Kconfig b/board/ti/am64x/Kconfig
index 57527be..3dd5b54 100644
--- a/board/ti/am64x/Kconfig
+++ b/board/ti/am64x/Kconfig
@@ -19,6 +19,9 @@ config TARGET_AM642_R5_EVM
select SYS_THUMB_BUILD
select K3_LOAD_SYSFW
select SOC_K3_AM642
+ select RAM
+ select SPL_RAM
+ select K3_DDRSS
imply SYS_K3_SPL_ATF
endchoice