summaryrefslogtreecommitdiff
path: root/configs/theadorable_debug_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/theadorable_debug_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/theadorable_debug_defconfig')
-rw-r--r--configs/theadorable_debug_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/theadorable_debug_defconfig b/configs/theadorable_debug_defconfig
index a091ddec31..75d592e452 100644
--- a/configs/theadorable_debug_defconfig
+++ b/configs/theadorable_debug_defconfig
@@ -7,7 +7,6 @@ CONFIG_TARGET_THEADORABLE=y
CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL_SPI_FLASH_SUPPORT=y
CONFIG_SPL_SPI_SUPPORT=y
-CONFIG_VIDEO=y
CONFIG_DEFAULT_DEVICE_TREE="armada-xp-theadorable"
CONFIG_DEBUG_UART=y
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
@@ -62,4 +61,5 @@ CONFIG_DM_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_STORAGE=y
CONFIG_VIDEO_MVEBU=y
+CONFIG_VIDEO=y
# CONFIG_VIDEO_SW_CURSOR is not set