summaryrefslogtreecommitdiff
path: root/configs/mx53cx9020_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-04-29 15:54:04 -0400
committerTom Rini <trini@konsulko.com>2019-04-29 21:41:40 -0400
commitd168bcb6fe39108042c0c771f0823a95346a8e7e (patch)
tree040ed446b489b31e90e2bfc33f6dfbafe746b31b /configs/mx53cx9020_defconfig
parent6aebc0d11a10f48a54146c5e71bbef15a1a458fc (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/mx53cx9020_defconfig')
-rw-r--r--configs/mx53cx9020_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/mx53cx9020_defconfig b/configs/mx53cx9020_defconfig
index 831d50925f..90ea9a6b04 100644
--- a/configs/mx53cx9020_defconfig
+++ b/configs/mx53cx9020_defconfig
@@ -2,8 +2,8 @@ CONFIG_ARM=y
CONFIG_ARCH_MX5=y
CONFIG_SYS_TEXT_BASE=0x77800000
CONFIG_TARGET_MX53CX9020=y
-# CONFIG_CMD_BMODE is not set
CONFIG_NR_DRAM_BANKS=2
+# CONFIG_CMD_BMODE is not set
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/beckhoff/mx53cx9020/imximage.cfg"
CONFIG_BOOTDELAY=1
CONFIG_SUPPORT_RAW_INITRD=y
@@ -31,6 +31,6 @@ CONFIG_MII=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX5=y
CONFIG_MXC_UART=y
-CONFIG_VIDEO=y
CONFIG_VIDEO_IPUV3=y
+CONFIG_VIDEO=y
# CONFIG_VIDEO_SW_CURSOR is not set