diff options
Diffstat (limited to 'configs/stemmy_defconfig')
-rw-r--r-- | configs/stemmy_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/stemmy_defconfig b/configs/stemmy_defconfig index f31960b814..e21652dfef 100644 --- a/configs/stemmy_defconfig +++ b/configs/stemmy_defconfig @@ -3,6 +3,7 @@ CONFIG_ARCH_U8500=y CONFIG_SYS_TEXT_BASE=0x100000 CONFIG_NR_DRAM_BANKS=2 CONFIG_DEFAULT_DEVICE_TREE="ste-ux500-samsung-stemmy" +CONFIG_SYS_LOAD_ADDR=0x100000 CONFIG_SYS_CONSOLE_INFO_QUIET=y CONFIG_HUSH_PARSER=y CONFIG_CMD_CONFIG=y |