]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/Kconfig
configs: am43xx_evm: Enable SPL_DM
[people/ms/u-boot.git] / arch / arm / Kconfig
index cbecf09fa93374688dee007b4acb1b7a2a4c2271..1eb373f3df0ee187d1f3ff98a6b25dc57293d72b 100644 (file)
@@ -730,6 +730,12 @@ config OMAP54XX
 config AM43XX
        bool "AM43XX SoC"
        select ARCH_OMAP2
+       imply SPL_DM
+       imply SPL_DM_SEQ_ALIAS
+       imply SPL_OF_CONTROL
+       imply SPL_OF_TRANSLATE
+       imply SPL_SEPARATE_BSS
+       imply SPL_SYS_MALLOC_SIMPLE
        imply SYS_THUMB_BUILD
        help
          Support for AM43xx SOC from Texas Instruments.