X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fls1021aqds_nor_SECURE_BOOT_defconfig;h=6c912e0ddc2862f9616cd2a5b8a93d7759cb754f;hb=69e173eb57d1f4848f070c83456096ba5d2ba1b4;hp=97d08f1cc9b1029c545f942314bf220e394d627e;hpb=14e7a30f2e8963fc5b91ba68e53bb2de708aee65;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/ls1021aqds_nor_SECURE_BOOT_defconfig b/configs/ls1021aqds_nor_SECURE_BOOT_defconfig index 97d08f1..6c912e0 100644 --- a/configs/ls1021aqds_nor_SECURE_BOOT_defconfig +++ b/configs/ls1021aqds_nor_SECURE_BOOT_defconfig @@ -1,6 +1,10 @@ CONFIG_ARM=y CONFIG_TARGET_LS1021AQDS=y +# CONFIG_SYS_MALLOC_F is not set CONFIG_SYS_EXTRA_OPTIONS="SECURE_BOOT" # CONFIG_CMD_SETEXPR is not set +CONFIG_DM=y CONFIG_NETDEVICES=y CONFIG_E1000=y +CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y