diff options
Diffstat (limited to 'configs/goflexhome_defconfig')
-rw-r--r-- | configs/goflexhome_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/goflexhome_defconfig b/configs/goflexhome_defconfig index 0856a31c763..aeb4a7d368b 100644 --- a/configs/goflexhome_defconfig +++ b/configs/goflexhome_defconfig @@ -4,6 +4,9 @@ CONFIG_SYS_DCACHE_OFF=y CONFIG_ARCH_CPU_INIT=y CONFIG_SYS_THUMB_BUILD=y CONFIG_ARCH_KIRKWOOD=y +CONFIG_SUPPORT_PASSING_ATAGS=y +CONFIG_CMDLINE_TAG=y +CONFIG_INITRD_TAG=y CONFIG_SYS_KWD_CONFIG="board/Seagate/goflexhome/kwbimage.cfg" CONFIG_SYS_TEXT_BASE=0x600000 CONFIG_NR_DRAM_BANKS=2 |