X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=configs%2Fls1021aqds_sdcard_defconfig;h=0fb637e7d54bbde20c087703a3fd11c83d9ee60f;hb=f029fa8f4eaf0c29d4e96ffe46cb91a4892b9fe0;hp=910aa6703ba2b8bc1f9a05248398ca4f390bcfd0;hpb=367dc34695b33cad1559f2ad53b43b63c4c9cadc;p=karo-tx-uboot.git diff --git a/configs/ls1021aqds_sdcard_defconfig b/configs/ls1021aqds_sdcard_defconfig index 910aa6703b..0fb637e7d5 100644 --- a/configs/ls1021aqds_sdcard_defconfig +++ b/configs/ls1021aqds_sdcard_defconfig @@ -1,4 +1,7 @@ -CONFIG_SPL=y -CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT_PBL,SPL_FSL_PBL,SD_BOOT" CONFIG_ARM=y CONFIG_TARGET_LS1021AQDS=y +CONFIG_SPL=y +CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT_PBL,SPL_FSL_PBL,SD_BOOT" +# CONFIG_CMD_SETEXPR is not set +CONFIG_NETDEVICES=y +CONFIG_E1000=y