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