diff options
Diffstat (limited to 'configs/stemmy_defconfig')
-rw-r--r-- | configs/stemmy_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/stemmy_defconfig b/configs/stemmy_defconfig index 77bc5c71dd2..cf86146696c 100644 --- a/configs/stemmy_defconfig +++ b/configs/stemmy_defconfig @@ -1,6 +1,9 @@ CONFIG_ARM=y CONFIG_SKIP_LOWLEVEL_INIT=y CONFIG_ARCH_U8500=y +CONFIG_SUPPORT_PASSING_ATAGS=y +# CONFIG_SETUP_MEMORY_TAGS is not set +CONFIG_INITRD_TAG=y CONFIG_SYS_TEXT_BASE=0x100000 CONFIG_NR_DRAM_BANKS=2 CONFIG_SYS_MALLOC_LEN=0x0200000 |