diff options
Diffstat (limited to 'configs/openrd_client_defconfig')
-rw-r--r-- | configs/openrd_client_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/openrd_client_defconfig b/configs/openrd_client_defconfig index 4e9a99f7ba..71c4475466 100644 --- a/configs/openrd_client_defconfig +++ b/configs/openrd_client_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 |