From 3fcfe8037789b5624719aa4e15e717b6786cff5d Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Thu, 6 Nov 2014 14:59:33 +0900 Subject: ARM: remove CONFIG_ARMV7 defines Some (not all) of ARMv7 boards define CONFIG_ARMV7, which is useless. Besides, it is never referenced. Signed-off-by: Masahiro Yamada Acked-by: Nobuhiro Iwamatsu --- include/configs/bcm_ep_board.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/bcm_ep_board.h') diff --git a/include/configs/bcm_ep_board.h b/include/configs/bcm_ep_board.h index 827844e..fb85c72 100644 --- a/include/configs/bcm_ep_board.h +++ b/include/configs/bcm_ep_board.h @@ -9,8 +9,6 @@ #include -/* Architecture, CPU, chip, etc */ -#define CONFIG_ARMV7 #define CONFIG_SKIP_LOWLEVEL_INIT #define CONFIG_SYS_GENERIC_BOARD -- cgit v1.1