summaryrefslogtreecommitdiff
path: root/configs/gwventana_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-09-13 05:18:19 (GMT)
committerTom Rini <trini@konsulko.com>2016-09-16 21:03:13 (GMT)
commit14476ddee27aa88798b7e03c1844e20ff9d98a02 (patch)
tree6a01e21dfdb18b521511ffb5f543ef2ac29d06e7 /configs/gwventana_defconfig
parent76062b9cdbe756eff75b99beaf6e94e8bb059431 (diff)
downloadu-boot-14476ddee27aa88798b7e03c1844e20ff9d98a02.tar.xz
Correct defconfigs using savedefconfig
Update the defconfig files to match their canonical form, as produced by 'make safedefconfig'. This is the result of running 'tools/moveconfig.py -s' on the tree. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/gwventana_defconfig')
-rw-r--r--configs/gwventana_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gwventana_defconfig b/configs/gwventana_defconfig
index 71f2d50..7cf5cf5 100644
--- a/configs/gwventana_defconfig
+++ b/configs/gwventana_defconfig
@@ -2,6 +2,7 @@ CONFIG_ARM=y
CONFIG_ARCH_MX6=y
CONFIG_TARGET_GW_VENTANA=y
CONFIG_SPL_STACK_R_ADDR=0x18000000
+CONFIG_DM_SERIAL=y
CONFIG_SPL=y
CONFIG_SPL_STACK_R=y
CONFIG_FIT=y