diff options
Diffstat (limited to 'configs/axm_defconfig')
-rw-r--r-- | configs/axm_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/axm_defconfig b/configs/axm_defconfig index e363cd8c21..3584514a2b 100644 --- a/configs/axm_defconfig +++ b/configs/axm_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_SPL_SYS_DCACHE_OFF=y +CONFIG_ARCH_CPU_INIT=y CONFIG_SYS_THUMB_BUILD=y # CONFIG_SPL_USE_ARCH_MEMCPY is not set # CONFIG_SPL_USE_ARCH_MEMSET is not set |