diff options
Diffstat (limited to 'configs/vpac270_ond_256_defconfig')
-rw-r--r-- | configs/vpac270_ond_256_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/vpac270_ond_256_defconfig b/configs/vpac270_ond_256_defconfig index 75a471eced7..ea61a765011 100644 --- a/configs/vpac270_ond_256_defconfig +++ b/configs/vpac270_ond_256_defconfig @@ -1,4 +1,4 @@ -CONFIG_SPL=y -CONFIG_SYS_EXTRA_OPTIONS="ONENAND,RAM_256M" CONFIG_ARM=y CONFIG_TARGET_VPAC270=y +CONFIG_SPL=y +CONFIG_SYS_EXTRA_OPTIONS="ONENAND,RAM_256M" |