summaryrefslogtreecommitdiff
path: root/configs/mt_ventoux_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-10-30 12:58:33 -0400
committerTom Rini <trini@konsulko.com>2017-10-30 12:58:33 -0400
commit73dd818cc426bc4d791204b771da4dfc25492c32 (patch)
treea84f956fd072bc9af86f0acf58487c8f2bb7168e /configs/mt_ventoux_defconfig
parentb79372ae94fbc9e30d014ad8ce830d2062539eb9 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/mt_ventoux_defconfig')
-rw-r--r--configs/mt_ventoux_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mt_ventoux_defconfig b/configs/mt_ventoux_defconfig
index ec0c8c19d5..b4be5a17f0 100644
--- a/configs/mt_ventoux_defconfig
+++ b/configs/mt_ventoux_defconfig
@@ -4,7 +4,6 @@ CONFIG_ARCH_OMAP2PLUS=y
CONFIG_SYS_TEXT_BASE=0x80008000
CONFIG_TARGET_MT_VENTOUX=y
CONFIG_EMIF4=y
-CONFIG_VIDEO=y
CONFIG_BOOTDELAY=10
# CONFIG_CONSOLE_MUX is not set
CONFIG_SYS_CONSOLE_IS_IN_ENV=y
@@ -41,5 +40,6 @@ CONFIG_USB_EHCI_HCD=y
CONFIG_USB_ULPI_VIEWPORT_OMAP=y
CONFIG_USB_ULPI=y
CONFIG_USB_STORAGE=y
+CONFIG_VIDEO=y
# CONFIG_VIDEO_SW_CURSOR is not set
CONFIG_OF_LIBFDT=y