diff options
Diffstat (limited to 'configs/taurus_defconfig')
-rw-r--r-- | configs/taurus_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/taurus_defconfig b/configs/taurus_defconfig index 61d4397d5b..2aa7d8ab3b 100644 --- a/configs/taurus_defconfig +++ b/configs/taurus_defconfig @@ -1,6 +1,7 @@ CONFIG_ARM=y CONFIG_SPL_SYS_ICACHE_OFF=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 |