diff options
Diffstat (limited to 'configs/stout_defconfig')
-rw-r--r-- | configs/stout_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/stout_defconfig b/configs/stout_defconfig index 48989aaea6..063b33ca72 100644 --- a/configs/stout_defconfig +++ b/configs/stout_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_ARCH_RMOBILE=y CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_TARGET_STOUT=y +CONFIG_ENV_IS_IN_SPI_FLASH=y CONFIG_BOOTDELAY=3 CONFIG_VERSION_VARIABLE=y CONFIG_CMD_BOOTZ=y |