diff options
Diffstat (limited to 'configs/cpuat91_ram_defconfig')
-rw-r--r-- | configs/cpuat91_ram_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/cpuat91_ram_defconfig b/configs/cpuat91_ram_defconfig index f5b722d..2759192 100644 --- a/configs/cpuat91_ram_defconfig +++ b/configs/cpuat91_ram_defconfig @@ -1,3 +1,4 @@ CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT" CONFIG_ARM=y +CONFIG_ARCH_AT91=y CONFIG_TARGET_CPUAT91=y |