X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fls1021atwr_qspi_defconfig;h=4e5f100d4fe675d6cd3b4742f8816f3cddaae84d;hb=972f5320dae1d69b38cd06c6c2a23da8ae5a654a;hp=9eb88b3efadc53108d2ccd2a2c0799580dadfc1f;hpb=ef0f2f57524ec85fb9058a23298f2c4995e0d950;p=u-boot diff --git a/configs/ls1021atwr_qspi_defconfig b/configs/ls1021atwr_qspi_defconfig index 9eb88b3efa..4e5f100d4f 100644 --- a/configs/ls1021atwr_qspi_defconfig +++ b/configs/ls1021atwr_qspi_defconfig @@ -1,6 +1,12 @@ CONFIG_ARM=y CONFIG_TARGET_LS1021ATWR=y +CONFIG_DEFAULT_DEVICE_TREE="ls1021a-twr" CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT" # CONFIG_CMD_IMLS is not set # CONFIG_CMD_SETEXPR is not set +CONFIG_OF_CONTROL=y +CONFIG_DM=y CONFIG_SPI_FLASH=y +CONFIG_NETDEVICES=y +CONFIG_E1000=y +CONFIG_DM_SPI=y