X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=blobdiff_plain;f=configs%2Fls1021aqds_nor_SECURE_BOOT_defconfig;h=cfc31a698a173c6cf2befb151c14e2af1e088408;hp=6c4ec8faf004f452114d4fc0b05644a83a545440;hb=adad96e60d0eb1bbc4d0b96c89decf385a426e42;hpb=0e6b7a28243175ae0874d53b6e6e4eff8548d71f diff --git a/configs/ls1021aqds_nor_SECURE_BOOT_defconfig b/configs/ls1021aqds_nor_SECURE_BOOT_defconfig index 6c4ec8faf0..cfc31a698a 100644 --- a/configs/ls1021aqds_nor_SECURE_BOOT_defconfig +++ b/configs/ls1021aqds_nor_SECURE_BOOT_defconfig @@ -1,3 +1,14 @@ CONFIG_ARM=y CONFIG_TARGET_LS1021AQDS=y +# CONFIG_SYS_MALLOC_F is not set +CONFIG_OF_BOARD_SETUP=y +CONFIG_OF_STDOUT_VIA_ALIAS=y CONFIG_SYS_EXTRA_OPTIONS="SECURE_BOOT" +CONFIG_HUSH_PARSER=y +# CONFIG_CMD_SETEXPR is not set +CONFIG_DM=y +CONFIG_NETDEVICES=y +CONFIG_E1000=y +CONFIG_SYS_NS16550=y +CONFIG_RSA=y +CONFIG_OF_LIBFDT=y