diff options
Diffstat (limited to 'configs/ls2085ardb_nand_defconfig')
-rw-r--r-- | configs/ls2085ardb_nand_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/ls2085ardb_nand_defconfig b/configs/ls2085ardb_nand_defconfig index 74812f7c41..c4f21472f4 100644 --- a/configs/ls2085ardb_nand_defconfig +++ b/configs/ls2085ardb_nand_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4,NAND" -CONFIG_SPL=y CONFIG_ARM=y CONFIG_TARGET_LS2085ARDB=y +CONFIG_SPL=y +CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4,NAND" |