aboutsummaryrefslogtreecommitdiff
path: root/configs/imx8qxp_mek_defconfig
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2019-08-26 08:12:00 +0000
committerStefano Babic <sbabic@denx.de>2019-10-08 16:35:59 +0200
commit6e92cae3cdbdad119bdfc5af73cf92bb028d3cc9 (patch)
tree4fb01b70371f5bffef0937ddde60885718b15992 /configs/imx8qxp_mek_defconfig
parent9f779fa4105f463920e5a857d775672fd0890c41 (diff)
downloadu-boot-6e92cae3cdbdad119bdfc5af73cf92bb028d3cc9.zip
u-boot-6e92cae3cdbdad119bdfc5af73cf92bb028d3cc9.tar.gz
u-boot-6e92cae3cdbdad119bdfc5af73cf92bb028d3cc9.tar.bz2
configs: imx8qm/qxp_mek: enable CONFIG_OF_SYSTEM_SETUP
Enable CONFIG_OF_SYSTEM_SETUP to let U-Boot could disable device tree nodes that could not be used by Linux. Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'configs/imx8qxp_mek_defconfig')
-rw-r--r--configs/imx8qxp_mek_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/imx8qxp_mek_defconfig b/configs/imx8qxp_mek_defconfig
index 580d757..ded6036 100644
--- a/configs/imx8qxp_mek_defconfig
+++ b/configs/imx8qxp_mek_defconfig
@@ -15,6 +15,7 @@ CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL_DRIVERS_MISC_SUPPORT=y
CONFIG_NR_DRAM_BANKS=3
CONFIG_SPL=y
+CONFIG_OF_SYSTEM_SETUP=y
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/imx8qxp_mek/imximage.cfg"
CONFIG_BOOTDELAY=3
CONFIG_LOG=y