diff options
Diffstat (limited to 'configs/ds109_defconfig')
-rw-r--r-- | configs/ds109_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/ds109_defconfig b/configs/ds109_defconfig index 135c149c310..e06b7fdf1a3 100644 --- a/configs/ds109_defconfig +++ b/configs/ds109_defconfig @@ -3,6 +3,9 @@ CONFIG_SKIP_LOWLEVEL_INIT=y CONFIG_SYS_DCACHE_OFF=y CONFIG_ARCH_CPU_INIT=y CONFIG_ARCH_KIRKWOOD=y +CONFIG_SUPPORT_PASSING_ATAGS=y +CONFIG_CMDLINE_TAG=y +CONFIG_INITRD_TAG=y CONFIG_SYS_TEXT_BASE=0x600000 CONFIG_NR_DRAM_BANKS=2 CONFIG_TARGET_DS109=y |