projects
/
J-u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Move CONFIG_OF_LIBFDT to Kconfig
[J-u-boot.git]
/
configs
/
ls1021atwr_nor_SECURE_BOOT_defconfig
diff --git
a/configs/ls1021atwr_nor_SECURE_BOOT_defconfig
b/configs/ls1021atwr_nor_SECURE_BOOT_defconfig
index cd6bc80322cb0d7f4ca7b66ce2b8cca1c1377514..07b3c8170e439ea775af0db48b04c9bfecc258d9 100644
(file)
--- a/
configs/ls1021atwr_nor_SECURE_BOOT_defconfig
+++ b/
configs/ls1021atwr_nor_SECURE_BOOT_defconfig
@@
-1,3
+1,10
@@
CONFIG_ARM=y
CONFIG_TARGET_LS1021ATWR=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
This page took
0.033785 seconds
and
4
git commands to generate.