summaryrefslogtreecommitdiff
path: root/configs/mx53cx9020_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-10-30 19:58:33 +0300
committerTom Rini <trini@konsulko.com>2017-10-30 19:58:33 +0300
commit73dd818cc426bc4d791204b771da4dfc25492c32 (patch)
treea84f956fd072bc9af86f0acf58487c8f2bb7168e /configs/mx53cx9020_defconfig
parentb79372ae94fbc9e30d014ad8ce830d2062539eb9 (diff)
downloadu-boot-73dd818cc426bc4d791204b771da4dfc25492c32.tar.xz
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_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx53cx9020_defconfig b/configs/mx53cx9020_defconfig
index 6c414874d5..b704f32fbf 100644
--- a/configs/mx53cx9020_defconfig
+++ b/configs/mx53cx9020_defconfig
@@ -1,7 +1,6 @@
CONFIG_ARM=y
CONFIG_ARCH_MX5=y
CONFIG_TARGET_MX53CX9020=y
-CONFIG_VIDEO=y
# CONFIG_CMD_BMODE is not set
CONFIG_DEFAULT_DEVICE_TREE="imx53-cx9020"
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/beckhoff/mx53cx9020/imximage.cfg"
@@ -27,4 +26,5 @@ CONFIG_FEC_MXC=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX5=y
CONFIG_MXC_UART=y
+CONFIG_VIDEO=y
# CONFIG_VIDEO_SW_CURSOR is not set