diff options
Diffstat (limited to 'configs/sandbox_spl_defconfig')
| -rw-r--r-- | configs/sandbox_spl_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sandbox_spl_defconfig b/configs/sandbox_spl_defconfig index 851c3b687a6..bf5469b40fa 100644 --- a/configs/sandbox_spl_defconfig +++ b/configs/sandbox_spl_defconfig @@ -16,11 +16,11 @@ CONFIG_SANDBOX_SPL=y CONFIG_DEBUG_UART=y CONFIG_SYS_MEMTEST_START=0x00100000 CONFIG_SYS_MEMTEST_END=0x00101000 -CONFIG_DISTRO_DEFAULTS=y CONFIG_FIT=y CONFIG_FIT_SIGNATURE=y CONFIG_FIT_VERBOSE=y CONFIG_SPL_LOAD_FIT=y +CONFIG_DISTRO_DEFAULTS=y CONFIG_BOOTSTAGE=y CONFIG_BOOTSTAGE_REPORT=y CONFIG_BOOTSTAGE_FDT=y |
