summaryrefslogtreecommitdiff
path: root/configs/pcm052_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-03-19 14:49:26 -0400
committerTom Rini <trini@konsulko.com>2017-03-19 15:13:38 -0400
commit02ccab1908c405fe1449457d4a0d343784a30acb (patch)
tree3a5d41abff96a3af22587ace67713d5c0165b097 /configs/pcm052_defconfig
parentf40574e2d78c96a3818c4fa2379382d924866a6e (diff)
parentd883fcc6bbb2fcc3df90857fee99c2f543a0289c (diff)
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Signed-off-by: Tom Rini <trini@konsulko.com> Conflicts: configs/bk4r1_defconfig configs/colibri_vf_defconfig configs/pcm052_defconfig include/configs/colibri_vf.h include/configs/pcm052.h
Diffstat (limited to 'configs/pcm052_defconfig')
-rw-r--r--configs/pcm052_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pcm052_defconfig b/configs/pcm052_defconfig
index 4f35a1c300..356268f65f 100644
--- a/configs/pcm052_defconfig
+++ b/configs/pcm052_defconfig
@@ -1,5 +1,6 @@
CONFIG_ARM=y
CONFIG_SYS_THUMB_BUILD=y
+CONFIG_ARCH_VF610=y
CONFIG_TARGET_PCM052=y
CONFIG_DEFAULT_DEVICE_TREE="pcm052"
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/phytec/pcm052/imximage.cfg,ENV_IS_IN_NAND"