From 7966b43778f2556ecbda2275f1296934071224b2 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Mon, 13 Mar 2017 18:41:36 -0700 Subject: ARM: vf610: move to standard arch/board approach Move Freescale/NXP Vybrid to a standard arch/board approach, similar to what has been done to i.MX 6 earlier in commit 89ebc82137be ("ARM: mx6: move to a standard arch/board approach"). Signed-off-by: Stefan Agner --- configs/pcm052_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/pcm052_defconfig') diff --git a/configs/pcm052_defconfig b/configs/pcm052_defconfig index fbd7841051..b925aac022 100644 --- a/configs/pcm052_defconfig +++ b/configs/pcm052_defconfig @@ -1,4 +1,5 @@ CONFIG_ARM=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" -- cgit v1.2.3