diff options
Diffstat (limited to 'configs/stout_defconfig')
-rw-r--r-- | configs/stout_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/stout_defconfig b/configs/stout_defconfig index 9646ec7162..aaa85022ed 100644 --- a/configs/stout_defconfig +++ b/configs/stout_defconfig @@ -2,9 +2,6 @@ CONFIG_ARM=y CONFIG_ARCH_RMOBILE=y CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_TARGET_STOUT=y -CONFIG_BOOTSTAGE_USER_COUNT=0x20 -CONFIG_BOOTSTAGE_STASH_ADDR=0x0 -CONFIG_BOOTSTAGE_STASH_SIZE=0x4096 CONFIG_BOOTDELAY=3 CONFIG_VERSION_VARIABLE=y CONFIG_CMD_BOOTZ=y |