summaryrefslogtreecommitdiff
path: root/configs/mx28evk_auart_console_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/mx28evk_auart_console_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/mx28evk_auart_console_defconfig')
-rw-r--r--configs/mx28evk_auart_console_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx28evk_auart_console_defconfig b/configs/mx28evk_auart_console_defconfig
index b18d9f9df4..a31ab11777 100644
--- a/configs/mx28evk_auart_console_defconfig
+++ b/configs/mx28evk_auart_console_defconfig
@@ -4,7 +4,6 @@ CONFIG_SPL_GPIO_SUPPORT=y
CONFIG_SPL_LIBCOMMON_SUPPORT=y
CONFIG_SPL_LIBGENERIC_SUPPORT=y
CONFIG_SPL_SERIAL_SUPPORT=y
-CONFIG_VIDEO=y
CONFIG_SYS_EXTRA_OPTIONS="MXS_AUART,MXS_AUART_BASE=MXS_UARTAPP3_BASE"
CONFIG_BOOTDELAY=1
# CONFIG_CONSOLE_MUX is not set
@@ -44,4 +43,5 @@ CONFIG_USB_STORAGE=y
CONFIG_USB_HOST_ETHER=y
CONFIG_USB_ETHER_ASIX=y
CONFIG_USB_ETHER_SMSC95XX=y
+CONFIG_VIDEO=y
CONFIG_OF_LIBFDT=y