summaryrefslogtreecommitdiff
path: root/configs/mx6qsabrelite_defconfig
diff options
context:
space:
mode:
authorTroy Kisky <troy.kisky@boundarydevices.com>2019-07-29 22:15:54 +0300
committerStefano Babic <sbabic@denx.de>2019-10-08 17:35:16 +0300
commitf8f9f79a63be3db5e0cfcfe29241a14f50d4f4c3 (patch)
tree0b330391517613fea45b65d12857c9f7607d2ecc /configs/mx6qsabrelite_defconfig
parent06f5b5a5fc9784e395b401c7ab61dffe04b1a4f9 (diff)
downloadu-boot-f8f9f79a63be3db5e0cfcfe29241a14f50d4f4c3.tar.xz
nitrogen6x: migrate to using device tree
Migrate to using device tree required for further driver model integration. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
Diffstat (limited to 'configs/mx6qsabrelite_defconfig')
-rw-r--r--configs/mx6qsabrelite_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/mx6qsabrelite_defconfig b/configs/mx6qsabrelite_defconfig
index 379407ab43..fe954ecdeb 100644
--- a/configs/mx6qsabrelite_defconfig
+++ b/configs/mx6qsabrelite_defconfig
@@ -30,6 +30,8 @@ CONFIG_CMD_CACHE=y
CONFIG_CMD_TIME=y
CONFIG_CMD_EXT4_WRITE=y
# CONFIG_ISO_PARTITION is not set
+CONFIG_OF_CONTROL=y
+CONFIG_DEFAULT_DEVICE_TREE="imx6q-sabrelite"
CONFIG_ENV_IS_IN_MMC=y
CONFIG_DM=y
CONFIG_DWC_AHSATA=y
@@ -60,4 +62,3 @@ CONFIG_USB_ETH_CDC=y
CONFIG_VIDEO_IPUV3=y
CONFIG_VIDEO=y
# CONFIG_VIDEO_SW_CURSOR is not set
-CONFIG_OF_LIBFDT=y