summaryrefslogtreecommitdiff
path: root/configs/ls1021atwr_nor_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>2016-12-13 14:54:08 +0800
committerYork Sun <york.sun@nxp.com>2017-01-18 09:25:05 -0800
commit1e960e15a58d029fbf7ad2a58afc565275d3485e (patch)
tree1bf62ea65096c1747a6db63eadcfef1238e7ec0f /configs/ls1021atwr_nor_SECURE_BOOT_defconfig
parent388f3865832fd4118974854813d119b82220446c (diff)
configs: ls1021a: enable DT and DM support
Enable DT to support Driver Model. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'configs/ls1021atwr_nor_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls1021atwr_nor_SECURE_BOOT_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ls1021atwr_nor_SECURE_BOOT_defconfig b/configs/ls1021atwr_nor_SECURE_BOOT_defconfig
index 746a66affa..348958be00 100644
--- a/configs/ls1021atwr_nor_SECURE_BOOT_defconfig
+++ b/configs/ls1021atwr_nor_SECURE_BOOT_defconfig
@@ -1,12 +1,14 @@
CONFIG_ARM=y
CONFIG_TARGET_LS1021ATWR=y
CONFIG_SECURE_BOOT=y
+CONFIG_DEFAULT_DEVICE_TREE="ls1021a-twr-duart"
CONFIG_VIDEO=y
# CONFIG_SYS_MALLOC_F is not set
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_OF_STDOUT_VIA_ALIAS=y
+CONFIG_OF_CONTROL=y
CONFIG_BOOTDELAY=3
CONFIG_SILENT_CONSOLE=y
# CONFIG_CONSOLE_MUX is not set