diff options
Diffstat (limited to 'configs/smartweb_defconfig')
-rw-r--r-- | configs/smartweb_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/smartweb_defconfig b/configs/smartweb_defconfig index 880f15e905..38982b37dd 100644 --- a/configs/smartweb_defconfig +++ b/configs/smartweb_defconfig @@ -1,4 +1,6 @@ CONFIG_ARM=y +CONFIG_SKIP_LOWLEVEL_INIT_ONLY=y +CONFIG_SPL_SKIP_LOWLEVEL_INIT_ONLY=y CONFIG_SPL_SYS_ICACHE_OFF=y CONFIG_SPL_SYS_DCACHE_OFF=y CONFIG_SPL_SYS_THUMB_BUILD=y |