diff options
Diffstat (limited to 'configs/sheevaplug_defconfig')
-rw-r--r-- | configs/sheevaplug_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sheevaplug_defconfig b/configs/sheevaplug_defconfig index 73f567f0c9..734e894c98 100644 --- a/configs/sheevaplug_defconfig +++ b/configs/sheevaplug_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_SYS_DCACHE_OFF=y +CONFIG_ARCH_CPU_INIT=y CONFIG_SYS_THUMB_BUILD=y CONFIG_KIRKWOOD=y CONFIG_SYS_TEXT_BASE=0x600000 |