summaryrefslogtreecommitdiff
path: root/configs/colibri-imx8qxp_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-01-22 13:38:00 -0500
committerTom Rini <trini@konsulko.com>2020-01-22 13:38:00 -0500
commit052170c6a043eec4e73fad80955876cf1ba5e4f2 (patch)
tree554a29e0a02eb6789afabcebf236c209d693f4ed /configs/colibri-imx8qxp_defconfig
parent75dd53055a33f5bdb8ee2f53ce76c67052dfca7e (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/colibri-imx8qxp_defconfig')
-rw-r--r--configs/colibri-imx8qxp_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/colibri-imx8qxp_defconfig b/configs/colibri-imx8qxp_defconfig
index 5eb8a18566..fa5bd4aca1 100644
--- a/configs/colibri-imx8qxp_defconfig
+++ b/configs/colibri-imx8qxp_defconfig
@@ -2,9 +2,10 @@ CONFIG_ARM=y
CONFIG_ARCH_IMX8=y
CONFIG_SYS_TEXT_BASE=0x80020000
CONFIG_SYS_MALLOC_F_LEN=0x4000
-CONFIG_TARGET_COLIBRI_IMX8X=y
CONFIG_ENV_SIZE=0x2000
CONFIG_ENV_OFFSET=0xFFFFDE00
+CONFIG_DM_GPIO=y
+CONFIG_TARGET_COLIBRI_IMX8X=y
CONFIG_NR_DRAM_BANKS=3
CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT=y
@@ -32,7 +33,6 @@ CONFIG_IP_DEFRAG=y
CONFIG_TFTP_BLOCKSIZE=4096
CONFIG_CLK_IMX8=y
CONFIG_CPU=y
-CONFIG_DM_GPIO=y
CONFIG_MXC_GPIO=y
CONFIG_DM_I2C=y
CONFIG_SYS_I2C_IMX_LPI2C=y