diff options
Diffstat (limited to 'configs/ls2080aqds_defconfig')
-rw-r--r-- | configs/ls2080aqds_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls2080aqds_defconfig b/configs/ls2080aqds_defconfig index 527ae01..6ac09ce 100644 --- a/configs/ls2080aqds_defconfig +++ b/configs/ls2080aqds_defconfig @@ -4,7 +4,7 @@ CONFIG_TARGET_LS2080AQDS=y CONFIG_DM_SPI=y CONFIG_DM_SPI_FLASH=y CONFIG_DEFAULT_DEVICE_TREE="fsl-ls2080a-qds" -CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4" +CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4, LS2080A" # CONFIG_CMD_SETEXPR is not set CONFIG_OF_CONTROL=y CONFIG_NET_RANDOM_ETHADDR=y |