diff options
Diffstat (limited to 'configs/vl_ma2sc_ram_defconfig')
-rw-r--r-- | configs/vl_ma2sc_ram_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/vl_ma2sc_ram_defconfig b/configs/vl_ma2sc_ram_defconfig index fdb262d4c8..c1f49471d4 100644 --- a/configs/vl_ma2sc_ram_defconfig +++ b/configs/vl_ma2sc_ram_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="RAMLOAD" CONFIG_ARM=y CONFIG_ARCH_AT91=y CONFIG_TARGET_VL_MA2SC=y +CONFIG_SYS_EXTRA_OPTIONS="RAMLOAD" |