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