From 2f6afae9faa6a32b74cce09bfff5a82efbb8945b Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Mon, 13 Mar 2017 17:55:27 -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 Acked-by: Marcel Ziswiler --- configs/bk4r1_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/bk4r1_defconfig') diff --git a/configs/bk4r1_defconfig b/configs/bk4r1_defconfig index 39a47eafab..aee55c6298 100644 --- a/configs/bk4r1_defconfig +++ b/configs/bk4r1_defconfig @@ -1,4 +1,5 @@ CONFIG_ARM=y +CONFIG_ARCH_VF610=y CONFIG_TARGET_BK4R1=y CONFIG_DEFAULT_DEVICE_TREE="bk4r1" CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/phytec/pcm052/imximage.cfg,ENV_IS_IN_NAND" -- cgit v1.2.3