summaryrefslogtreecommitdiff
path: root/configs/mt_ventoux_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-03-13 13:48:42 -0400
committerTom Rini <trini@konsulko.com>2017-03-13 13:52:33 -0400
commit8728c97eff5bd95f58320f886ae305f17931a374 (patch)
tree75b41f0154ceb8f747082881661189f9c146d085 /configs/mt_ventoux_defconfig
parentc9592e3c5c97981787c0d82f768a6971deb4837d (diff)
configs: Re-sync
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 c035f40e91..cfa00d426e 100644
--- a/configs/mt_ventoux_defconfig
+++ b/configs/mt_ventoux_defconfig
@@ -1,6 +1,5 @@
CONFIG_ARM=y
CONFIG_OMAP34XX=y
-# CONFIG_SPL_EXT_SUPPORT is not set
CONFIG_TARGET_MT_VENTOUX=y
CONFIG_VIDEO=y
CONFIG_FIT=y
@@ -8,6 +7,7 @@ CONFIG_BOOTDELAY=10
# CONFIG_CONSOLE_MUX is not set
CONFIG_SYS_CONSOLE_IS_IN_ENV=y
CONFIG_SPL=y
+# CONFIG_SPL_EXT_SUPPORT is not set
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="mt_ventoux => "
# CONFIG_CMD_IMLS is not set