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 --- include/configs/pcm052.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/pcm052.h') diff --git a/include/configs/pcm052.h b/include/configs/pcm052.h index 49090498dac..ba3b9750de0 100644 --- a/include/configs/pcm052.h +++ b/include/configs/pcm052.h @@ -11,8 +11,6 @@ #include -#define CONFIG_VF610 - #define CONFIG_SYS_THUMB_BUILD #define CONFIG_SKIP_LOWLEVEL_INIT -- cgit v1.2.3